WorldEntityRemoveEvent

class WorldEntityRemoveEvent(val entity: Entity, val reason: Entity.RemovalReason) : Event

Constructors

Link copied to clipboard
constructor(entity: Entity, reason: Entity.RemovalReason)

Properties

Link copied to clipboard
val entity: Entity
Link copied to clipboard
Link copied to clipboard
val reason: Entity.RemovalReason