Uses of Enum Class
net.minecraft.world.entity.ai.control.MoveControl.Operation
Packages that use MoveControl.Operation
-
Uses of MoveControl.Operation in net.minecraft.world.entity.ai.control
Fields in net.minecraft.world.entity.ai.control declared as MoveControl.OperationMethods in net.minecraft.world.entity.ai.control that return MoveControl.OperationModifier and TypeMethodDescriptionstatic MoveControl.OperationReturns 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.