Uses of Enum Class
net.minecraft.world.entity.ai.behavior.CrossbowAttack.CrossbowState
Packages that use CrossbowAttack.CrossbowState
-
Uses of CrossbowAttack.CrossbowState in net.minecraft.world.entity.ai.behavior
Fields in net.minecraft.world.entity.ai.behavior declared as CrossbowAttack.CrossbowStateModifier and TypeFieldDescriptionprivate CrossbowAttack.CrossbowState
CrossbowAttack.crossbowState
Methods in net.minecraft.world.entity.ai.behavior that return CrossbowAttack.CrossbowStateModifier 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.