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