WanderBackToPointEndEvent

public class WanderBackToPointEndEvent extends Event

Constructors

Link copied to clipboard
public void WanderBackToPointEndEvent(boolean hard, LivingEntity livingEntity, AbstractWanderBackToPoint abstractWanderBackToPoint)

Properties

Link copied to clipboard
public final static HandlerList handlers
Link copied to clipboard
public final LivingEntity livingEntity

Functions

Link copied to clipboard
public static HandlerList getHandlerList()
Link copied to clipboard
public HandlerList getHandlers()
Link copied to clipboard
public LivingEntity getLivingEntity()
Link copied to clipboard
public boolean isHardObjective()

Inherited functions

Link copied to clipboard
public String getEventName()
Link copied to clipboard
public abstract HandlerList getHandlers()
Link copied to clipboard
public final boolean isAsynchronous()