Class EntityRemoveBeforeEvent

Data for an event that happens when an entity is being removed from the world (for example, the entity is unloaded because it is not close to players.)

Hierarchy

  • EntityRemoveBeforeEvent

Constructors

Properties

Constructors

Properties

removedEntity: Entity

Remarks

Reference to an entity that is being removed.