Uses of Enum Class
net.minecraft.entity.ai.goal.Goal.Flag
Packages that use Goal.Flag
- 
Uses of Goal.Flag in net.minecraft.entity.ai.goalFields in net.minecraft.entity.ai.goal with type parameters of type Goal.FlagModifier and TypeFieldDescriptionGoalSelector.disabledFlagsGoal.flagsprivate final Map<Goal.Flag,PrioritizedGoal> GoalSelector.lockedFlagsMethods in net.minecraft.entity.ai.goal that return Goal.FlagModifier and TypeMethodDescriptionstatic Goal.FlagReturns the enum constant of this class with the specified name.static Goal.Flag[]Goal.Flag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity.ai.goal that return types with arguments of type Goal.FlagMethods in net.minecraft.entity.ai.goal with parameters of type Goal.FlagModifier and TypeMethodDescriptionvoidGoalSelector.disableControlFlag(Goal.Flag p_220880_1_) voidGoalSelector.enableControlFlag(Goal.Flag p_220886_1_) voidGoalSelector.setControlFlag(Goal.Flag p_220878_1_, boolean p_220878_2_) Method parameters in net.minecraft.entity.ai.goal with type arguments of type Goal.Flag