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