public class ArrowLooseEvent extends PlayerEvent
PlayerEvent.BreakSpeed, PlayerEvent.HarvestCheckLivingEvent.LivingJumpEvent, LivingEvent.LivingUpdateEventEntityEvent.CanUpdate, EntityEvent.EnteringChunk, EntityEvent.EntityConstructingEvent.HasResult, Event.Result| Modifier and Type | Field and Description |
|---|---|
ItemStack |
bow |
int |
charge |
entityPlayerentityLivingentity| Constructor and Description |
|---|
ArrowLooseEvent(EntityPlayer player,
ItemStack bow,
int charge) |
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResultpublic final ItemStack bow
public int charge
public ArrowLooseEvent(EntityPlayer player, ItemStack bow, int charge)