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.CrossbowStateCrossbowAttack.crossbowStateMethods in net.minecraft.world.entity.ai.behavior that return CrossbowAttack.CrossbowStateModifier and TypeMethodDescriptionstatic CrossbowAttack.CrossbowStateReturns 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.