Uses of Class
net.minecraft.entity.ai.goal.CrossbowAttackGoal.Stage
| Package | Description |
|---|---|
| net.minecraft.entity.ai.goal |
-
Uses of CrossbowAttackGoal.Stage in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as CrossbowAttackGoal.Stage Modifier and Type Field Description private CrossbowAttackGoal.StageCrossbowAttackGoal. stageMethods in net.minecraft.entity.ai.goal that return CrossbowAttackGoal.Stage Modifier and Type Method Description static CrossbowAttackGoal.StageCrossbowAttackGoal.Stage. valueOf(String name)Returns the enum constant of this type with the specified name.static CrossbowAttackGoal.Stage[]CrossbowAttackGoal.Stage. values()Returns an array containing the constants of this enum type, in the order they are declared.