Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains data related to an entity loaded within the world. This could happen when an unloaded chunk is reloaded, or when an entity changes dimensions.
Properties
entity
entity: Entity;
Entity that was loaded.
Type: Entity
Notes:
- This property can't be edited in read-only mode.