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