Provides methods that should be used within the World Initialize event to register dynamic properties that can be used and stored within Minecraft.
Protected
Registers a dynamic property for a particular entity type (e.g., a minecraft:skeleton.).
This function can throw errors.
Registers a globally available dynamic property for a world.
Provides methods that should be used within the World Initialize event to register dynamic properties that can be used and stored within Minecraft.