Uses of Interface
org.bukkit.entity.Enderman
-
Uses of Enderman in com.destroystokyo.paper.entity.ai
Modifier and TypeFieldDescriptionVanillaGoal.ENDERMAN_FREEZE_WHEN_LOOKED_AT
VanillaGoal.ENDERMAN_LEAVE_BLOCK
VanillaGoal.ENDERMAN_LOOK_FOR_PLAYER
VanillaGoal.ENDERMAN_TAKE_BLOCK
-
Uses of Enderman in com.destroystokyo.paper.event.entity
Modifier and TypeMethodDescriptionEndermanAttackPlayerEvent.getEntity()
The enderman considering attackingEndermanEscapeEvent.getEntity()
ModifierConstructorDescriptionEndermanAttackPlayerEvent
(Enderman entity, Player player) EndermanEscapeEvent
(Enderman entity, EndermanEscapeEvent.Reason reason)