public class PlayerSPPushOutOfBlocksEvent extends PlayerEvent
PlayerEvent.BreakSpeed, PlayerEvent.Clone, PlayerEvent.HarvestCheck, PlayerEvent.LoadFromFile, PlayerEvent.NameFormat, PlayerEvent.SaveToFile, PlayerEvent.StartTracking, PlayerEvent.StopTracking, PlayerEvent.Visibility
LivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEvent
EntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructing
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
private AxisAlignedBB |
entityBoundingBox |
Constructor and Description |
---|
PlayerSPPushOutOfBlocksEvent(EntityPlayer player,
AxisAlignedBB entityBoundingBox) |
Modifier and Type | Method and Description |
---|---|
AxisAlignedBB |
getEntityBoundingBox() |
void |
setEntityBoundingBox(AxisAlignedBB entityBoundingBox) |
getEntityPlayer
getEntityLiving
getEntity
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
private AxisAlignedBB entityBoundingBox
public PlayerSPPushOutOfBlocksEvent(EntityPlayer player, AxisAlignedBB entityBoundingBox)
public AxisAlignedBB getEntityBoundingBox()
public void setEntityBoundingBox(@Nonnull AxisAlignedBB entityBoundingBox)