public class EntityUnleashEvent extends EntityEvent
| 限定符和类型 | 类和说明 |
|---|---|
static class |
EntityUnleashEvent.UnleashReason |
Event.Resultentity| 构造器和说明 |
|---|
EntityUnleashEvent(Entity entity,
EntityUnleashEvent.UnleashReason reason) |
| 限定符和类型 | 方法和说明 |
|---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
EntityUnleashEvent.UnleashReason |
getReason()
Returns the reason for the unleashing.
|
getEntity, getEntityTypegetEventName, isAsynchronouspublic EntityUnleashEvent(Entity entity, EntityUnleashEvent.UnleashReason reason)
public EntityUnleashEvent.UnleashReason getReason()
public HandlerList getHandlers()
getHandlers 在类中 Eventpublic static HandlerList getHandlerList()