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