| Package | Description |
|---|---|
| com.destroystokyo.paper.entity.ai | |
| com.destroystokyo.paper.event.entity |
| Modifier and Type | Field | Description |
|---|---|---|
static GoalKey<Enderman> |
VanillaGoal.ENDERMAN_FREEZE_WHEN_LOOKED_AT |
|
static GoalKey<Enderman> |
VanillaGoal.ENDERMAN_PICKUP_BLOCK |
|
static GoalKey<Enderman> |
VanillaGoal.ENDERMAN_PLACE_BLOCK |
|
static GoalKey<Enderman> |
VanillaGoal.PLAYER_WHO_LOOKED_AT_TARGET |
| Modifier and Type | Method | Description |
|---|---|---|
Enderman |
EndermanAttackPlayerEvent.getEntity() |
The enderman considering attacking
|
Enderman |
EndermanEscapeEvent.getEntity() |
| Constructor | Description |
|---|---|
EndermanAttackPlayerEvent(Enderman entity,
Player player) |
|
EndermanEscapeEvent(Enderman entity,
EndermanEscapeEvent.Reason reason) |
Copyright © 2021. All rights reserved.