Uses of Enum Class
net.minecraft.world.entity.ai.goal.RangedCrossbowAttackGoal.CrossbowState
Packages that use RangedCrossbowAttackGoal.CrossbowState
-
Uses of RangedCrossbowAttackGoal.CrossbowState in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as RangedCrossbowAttackGoal.CrossbowStateMethods in net.minecraft.world.entity.ai.goal that return RangedCrossbowAttackGoal.CrossbowStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RangedCrossbowAttackGoal.CrossbowState.values()
Returns an array containing the constants of this enum class, in the order they are declared.