Package org.core.event.events.entity
Interface EntityMoveEvent.AsPlayer
- All Superinterfaces:
Cancellable
,EntityEvent<LivePlayer>
,EntityMoveEvent<LivePlayer>
,Event
- Enclosing interface:
- EntityMoveEvent<E extends LiveEntity>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.core.event.events.entity.EntityMoveEvent
EntityMoveEvent.AsPlayer
-
Method Summary
Methods inherited from interface org.core.event.events.Cancellable
isCancelled, setCancelled
Methods inherited from interface org.core.event.events.entity.EntityEvent
getEntity
Methods inherited from interface org.core.event.events.entity.EntityMoveEvent
getAfterPosition, getBeforePosition
-
Method Details
-
getReason
-