public class EntityEvent extends CancelableEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityEvent.Add
Event is triggered when an entity is added to the world.
|
static class |
EntityEvent.Remove
Event is triggered when an entity is removed in the world.
|
Event.Result| Constructor and Description |
|---|
EntityEvent(Entity entity) |
cancel, isCanceled