public class PlayerEvent extends LivingEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
PlayerEvent.BreakSpeed |
static class |
PlayerEvent.HarvestCheck |
LivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEventEntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructingEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
EntityPlayer |
entityPlayer |
entityLivingentity| Constructor and Description |
|---|
PlayerEvent(EntityPlayer player) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResultpublic final EntityPlayer entityPlayer
public PlayerEvent(EntityPlayer player)