| Package | Description |
|---|---|
| com.destroystokyo.paper.event.entity |
| Modifier and Type | Method and Description |
|---|---|
@NotNull EndermanEscapeEvent.Reason |
EndermanEscapeEvent.getReason() |
static EndermanEscapeEvent.Reason |
EndermanEscapeEvent.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndermanEscapeEvent.Reason[] |
EndermanEscapeEvent.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EndermanEscapeEvent(@NotNull Enderman entity,
@NotNull EndermanEscapeEvent.Reason reason) |
Copyright © 2021. All rights reserved.