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