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