public static interface DisplaceEntityEvent.Move extends DisplaceEntityEvent
TargetEntityEvent.getTargetEntity()
is moving. This can
either be due to AI or client controlModifier and Type | Interface and Description |
---|---|
static interface |
DisplaceEntityEvent.Move.TargetHuman
A
DisplaceEntityEvent.Move event where the target entity is a Human
entity. |
static interface |
DisplaceEntityEvent.Move.TargetLiving
A
DisplaceEntityEvent.Move event where the target entity is a Living
entity. |
static interface |
DisplaceEntityEvent.Move.TargetPlayer
A
DisplaceEntityEvent.Move event where the target entity is a Player
entity. |
DisplaceEntityEvent.Move, DisplaceEntityEvent.Teleport
getFromTransform, getToTransform, setToTransform
getTargetEntity
getCallbacks
isCancelled, setCancelled