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