public class EntityUnleashEvent extends EntityEvent
Modifier and Type | Class and Description |
---|---|
static class |
EntityUnleashEvent.UnleashReason |
Event.Result
entity
Constructor and Description |
---|
EntityUnleashEvent(Entity entity,
EntityUnleashEvent.UnleashReason reason) |
Modifier and Type | Method and Description |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
EntityUnleashEvent.UnleashReason |
getReason()
Returns the reason for the unleashing.
|
getEntity, getEntityType
callEvent, getEventName, isAsynchronous
public EntityUnleashEvent(Entity entity, EntityUnleashEvent.UnleashReason reason)
public EntityUnleashEvent.UnleashReason getReason()
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2021. All rights reserved.