Uses of Class
net.minecraft.world.entity.ai.goal.WrappedGoal
Packages that use WrappedGoal
-
Uses of WrappedGoal in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as WrappedGoalFields in net.minecraft.world.entity.ai.goal with type parameters of type WrappedGoalModifier and TypeFieldDescriptionprivate final Set<WrappedGoal>
GoalSelector.availableGoals
private final Map<Goal.Flag,
WrappedGoal> GoalSelector.lockedFlags
Methods in net.minecraft.world.entity.ai.goal that return types with arguments of type WrappedGoalModifier and TypeMethodDescriptionGoalSelector.getAvailableGoals()
GoalSelector.getRunningGoals()
Methods in net.minecraft.world.entity.ai.goal with parameters of type WrappedGoalModifier and TypeMethodDescriptionboolean
WrappedGoal.canBeReplacedBy
(WrappedGoal p_26003_) private static boolean
GoalSelector.goalCanBeReplacedForAllFlags
(WrappedGoal p_186079_, Map<Goal.Flag, WrappedGoal> p_186080_) private static boolean
GoalSelector.goalContainsAnyFlags
(WrappedGoal p_186076_, EnumSet<Goal.Flag> p_186077_) Method parameters in net.minecraft.world.entity.ai.goal with type arguments of type WrappedGoalModifier and TypeMethodDescriptionprivate static boolean
GoalSelector.goalCanBeReplacedForAllFlags
(WrappedGoal p_186079_, Map<Goal.Flag, WrappedGoal> p_186080_)