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
Subclasses with type arguments of type MoveControl.Operation in net.minecraft.world.entity.ai.controlFields 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.