PlayerUnleashEntityEventpublic class EntityUnleashEvent extends EntityEvent
| Modifier and Type | Class | Description | 
|---|---|---|
| static class  | EntityUnleashEvent.UnleashReason | 
Event.Resultentity| Constructor | Description | 
|---|---|
| EntityUnleashEvent(Entity entity,
                  EntityUnleashEvent.UnleashReason reason) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static HandlerList | getHandlerList() | |
| HandlerList | getHandlers() | |
| EntityUnleashEvent.UnleashReason | getReason() | Returns the reason for the unleashing. | 
getEntity, getEntityTypecallEvent, getEventName, isAsynchronouspublic EntityUnleashEvent(Entity entity, EntityUnleashEvent.UnleashReason reason)
public EntityUnleashEvent.UnleashReason getReason()
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2018. All rights reserved.