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