Description
Removes a key from an entity's PersistentDataContainer.
Examples
remove pdc "myKey" from entityEvery distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
remove pdc <key> from <e>delete pdc <key> from <e>Related (Entity)