Uses of Enum Class
net.minecraft.entity.ai.controller.MovementController.Action
-
Uses of MovementController.Action in net.minecraft.entity.ai.controller
Modifier and TypeFieldDescriptionprotected MovementController.Action
MovementController.operation
Modifier and TypeMethodDescriptionstatic MovementController.Action
Returns the enum constant of this class with the specified name.static MovementController.Action[]
MovementController.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.