| Package | Description |
|---|---|
| com.destroystokyo.paper.event.entity |
| Modifier and Type | Method | Description |
|---|---|---|
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 | Description |
|---|---|
EndermanEscapeEvent(Enderman entity,
EndermanEscapeEvent.Reason reason) |
Copyright © 2020. All rights reserved.