Uses of Enum Class
net.minecraft.entity.ai.goal.CrossbowAttackGoal.Stage
Packages that use CrossbowAttackGoal.Stage
-
Uses of CrossbowAttackGoal.Stage in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as CrossbowAttackGoal.StageMethods in net.minecraft.entity.ai.goal that return CrossbowAttackGoal.StageModifier and TypeMethodDescriptionstatic CrossbowAttackGoal.StageReturns the enum constant of this class with the specified name.static CrossbowAttackGoal.Stage[]CrossbowAttackGoal.Stage.values()Returns an array containing the constants of this enum class, in the order they are declared.