Uses of Enum
net.minecraft.entity.ai.control.MoveControl.State
Packages that use MoveControl.State
-
Uses of MoveControl.State in net.minecraft.entity.ai.control
Fields in net.minecraft.entity.ai.control declared as MoveControl.StateMethods in net.minecraft.entity.ai.control that return MoveControl.StateModifier and TypeMethodDescriptionstatic MoveControl.StateReturns the enum constant of this type with the specified name.static MoveControl.State[]MoveControl.State.values()Returns an array containing the constants of this enum type, in the order they are declared.