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 PrioritizedGoalFields in net.minecraft.entity.ai.goal with type parameters of type PrioritizedGoalModifier and TypeFieldDescriptionprivate Set<PrioritizedGoal>
GoalSelector.goals
private 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