类 EntityLoadAfterEvent实验性

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.

属性

属性

entity: Entity

Entity that was loaded.

无法在只读模式下修改此属性,详见 WorldBeforeEvents