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