Interface RotateEntityEvent
- All Superinterfaces:
Cancellable,Event
- All Known Subinterfaces:
InvokePortalEvent.Execute
Called when an
Entity performs rotation of their body or, if
applicable, head without moving their position.-
Method Summary
Modifier and TypeMethodDescriptionentity()Gets theEntity.Gets the rotation theEntitywas performing.voidsetToRotation(Vector3d rotation) Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled