Interface ChangeEntityWorldEvent.Reposition
- All Superinterfaces:
Cancellable
,ChangeEntityWorldEvent
,Event
,MoveEntityEvent
- All Known Subinterfaces:
InvokePortalEvent.Execute
,RespawnPlayerEvent.Recreate
- Enclosing interface:
ChangeEntityWorldEvent
public static interface ChangeEntityWorldEvent.Reposition
extends ChangeEntityWorldEvent, MoveEntityEvent
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.event.entity.ChangeEntityWorldEvent
ChangeEntityWorldEvent.Post, ChangeEntityWorldEvent.Pre, ChangeEntityWorldEvent.Reposition
-
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
Methods inherited from interface org.spongepowered.api.event.entity.ChangeEntityWorldEvent
destinationWorld, entity, originalDestinationWorld, originalWorld
Methods inherited from interface org.spongepowered.api.event.entity.MoveEntityEvent
destinationPosition, entity, originalDestinationPosition, originalPosition, setDestinationPosition