public class PlayerSPPushOutOfBlocksEvent extends PlayerEvent
PlayerEvent.BreakSpeed, PlayerEvent.Clone, PlayerEvent.HarvestCheck, PlayerEvent.LoadFromFile, PlayerEvent.NameFormat, PlayerEvent.SaveToFile, PlayerEvent.StartTracking, PlayerEvent.StopTracking, PlayerEvent.VisibilityLivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEventEntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructing| Constructor and Description |
|---|
PlayerSPPushOutOfBlocksEvent(EntityPlayer player,
AxisAlignedBB entityBoundingBox) |
| Modifier and Type | Method and Description |
|---|---|
AxisAlignedBB |
getEntityBoundingBox() |
void |
setEntityBoundingBox(AxisAlignedBB entityBoundingBox) |
getEntityPlayergetEntityLivinggetEntitypublic PlayerSPPushOutOfBlocksEvent(EntityPlayer player, AxisAlignedBB entityBoundingBox)
public AxisAlignedBB getEntityBoundingBox()
public void setEntityBoundingBox(@Nonnull
AxisAlignedBB entityBoundingBox)