set pdc %key:STRING% of %e:ENTITY% to %val:STRING% — Statements

set pdc %key:STRING% of %e:ENTITY% to %val:STRING%
Entity1.0.0

Description

Sets a string value in an entity's PersistentDataContainer.

Examples

set pdc "myKey" of entity to "myValue"

All Possible Usages (1)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

set pdc <key> of <e> to <val>

Related (Entity)