Class: EntityRemoveAfterEvent
event entityBeta
Data for an event that happens when an entity is removed from the world (for example, the entity is unloaded because it is not close to players.)
Properties
removedEntityId
readonlyremovedEntityId:string
Beta
Remarks
Id of the entity that was removed.
typeId
readonlytypeId:string
Beta
Remarks
Identifier of the type of the entity removed - for example, 'minecraft:skeleton'.
