Uses of Class
net.minecraft.entity.ai.goal.PrioritizedGoal
-
Uses of PrioritizedGoal in net.minecraft.entity.ai.goal
Modifier and TypeFieldDescriptionprivate final Set<PrioritizedGoal>
GoalSelector.availableGoals
private final Map<Goal.Flag,
PrioritizedGoal> GoalSelector.lockedFlags
Modifier and TypeMethodDescriptionboolean
PrioritizedGoal.canBeReplacedBy
(PrioritizedGoal p_220771_1_)