实验性只读block只读is只读type静态 只读component世界修改可选value: string | number | boolean | Vector3Sets a dynamic property with the provided key and value. Keys are unique to each content pack and cannot be used to set dynamic properties for other content packs. Values can be either a Number, a String or a Vector3. Setting a property with an undefined value will remove it from the storage. Storage size usage is counted towards the 1KBytes limit per content pack.
Represents the dynamic properties of a block in the world. Only available with block entities. Up to 1KB per content pack, per block entity in their dynamic properties storage.
示例: rememberPlayerInteraction.ts