public class PlayerEvent extends LivingEvent
Modifier and Type | Class and Description |
---|---|
static class |
PlayerEvent.BreakSpeed |
static class |
PlayerEvent.HarvestCheck |
static class |
PlayerEvent.NameFormat |
LivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEvent
EntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructing
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
EntityPlayer |
entityPlayer |
entityLiving
entity
Constructor and Description |
---|
PlayerEvent(EntityPlayer player) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult
public final EntityPlayer entityPlayer
public PlayerEvent(EntityPlayer player)