Uses of Class
net.minecraft.entity.ai.goal.PrioritizedGoal
Packages that use PrioritizedGoal
-
Uses of PrioritizedGoal in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as PrioritizedGoalModifier and TypeFieldDescriptionprivate static final PrioritizedGoal
GoalSelector.REPLACEABLE_GOAL
Fields in net.minecraft.entity.ai.goal with type parameters of type PrioritizedGoalModifier and TypeFieldDescriptionprivate final Set<PrioritizedGoal>
GoalSelector.goals
private final Map<Goal.Control,
PrioritizedGoal> GoalSelector.goalsByControl
Methods in net.minecraft.entity.ai.goal that return types with arguments of type PrioritizedGoalMethods in net.minecraft.entity.ai.goal with parameters of type PrioritizedGoal