Uses of Enum Class
net.minecraft.entity.ai.goal.Goal.Flag
-
Uses of Goal.Flag in net.minecraft.entity.ai.goal
Modifier and TypeFieldDescriptionGoalSelector.disabledFlags
Goal.flags
private final Map<Goal.Flag,
PrioritizedGoal> GoalSelector.lockedFlags
Modifier and TypeMethodDescriptionstatic Goal.Flag
Returns 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.Modifier and TypeMethodDescriptionvoid
GoalSelector.disableControlFlag
(Goal.Flag p_220880_1_) void
GoalSelector.enableControlFlag
(Goal.Flag p_220886_1_) void
GoalSelector.setControlFlag
(Goal.Flag p_220878_1_, boolean p_220878_2_)