Uses of Enum Class
net.minecraft.entity.ai.brain.task.CrossbowAttackTask.CrossbowState
Packages that use CrossbowAttackTask.CrossbowState
-
Uses of CrossbowAttackTask.CrossbowState in net.minecraft.entity.ai.brain.task
Fields in net.minecraft.entity.ai.brain.task declared as CrossbowAttackTask.CrossbowStateModifier and TypeFieldDescriptionprivate CrossbowAttackTask.CrossbowState
CrossbowAttackTask.state
Methods in net.minecraft.entity.ai.brain.task that return CrossbowAttackTask.CrossbowStateModifier 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.