Uses of Class
net.minecraft.entity.ai.goal.PrioritizedGoal
Packages that use PrioritizedGoal
- 
Uses of PrioritizedGoal in net.minecraft.entity.ai.goalFields in net.minecraft.entity.ai.goal declared as PrioritizedGoalFields in net.minecraft.entity.ai.goal with type parameters of type PrioritizedGoalModifier and TypeFieldDescriptionprivate final Set<PrioritizedGoal>GoalSelector.availableGoalsprivate final Map<Goal.Flag,PrioritizedGoal> GoalSelector.lockedFlagsMethods in net.minecraft.entity.ai.goal that return types with arguments of type PrioritizedGoalMethods in net.minecraft.entity.ai.goal with parameters of type PrioritizedGoalModifier and TypeMethodDescriptionbooleanPrioritizedGoal.canBeReplacedBy(PrioritizedGoal p_220771_1_)