Represents the dynamic properties of a block. Only available
from block entities. Up to 1KBytes of data can be stored per
block entity in their dynamic properties storage.
Returns whether the component is valid. A component is
considered valid if its owner is valid, in addition to any
addition to any additional validation required by the
component.
Returns a DynamicProperty that was stored with the provided
key. Keys are unique to each content pack and cannot be used
to retrieve dynamic properties set from other content packs.
Returns undefined if the key was not found.
Represents the dynamic properties of a block. Only available from block entities. Up to 1KBytes of data can be stored per block entity in their dynamic properties storage.