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