For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/EntityRemoveBeforeEvent.md.

Class: EntityRemoveBeforeEvent

event entity

Beta

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.)

Properties

removedEntity

readonly removedEntity: Entity

Beta

Remarks

Reference to an entity that is being removed.

同领域相关