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