Uses of Enum Class
net.minecraft.world.entity.ai.behavior.Behavior.Status
Packages that use Behavior.Status
-
Uses of Behavior.Status in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior declared as Behavior.StatusMethods in net.minecraft.world.entity.ai.behavior that return Behavior.StatusModifier 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.