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