Uses of Enum Class
net.minecraft.entity.ai.control.MoveControl.MoveStatus
Packages that use MoveControl.MoveStatus
-
Uses of MoveControl.MoveStatus in net.minecraft.entity.ai.control
Fields in net.minecraft.entity.ai.control declared as MoveControl.MoveStatusMethods in net.minecraft.entity.ai.control that return MoveControl.MoveStatusModifier and TypeMethodDescriptionstatic MoveControl.MoveStatusReturns the enum constant of this class with the specified name.static MoveControl.MoveStatus[]MoveControl.MoveStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.