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.availableGoalsprivate final Map<Goal.Flag, WrappedGoal> GoalSelector.lockedFlagsMethods in net.minecraft.world.entity.ai.goal that return types with arguments of type WrappedGoalMethods in net.minecraft.world.entity.ai.goal with parameters of type WrappedGoalModifier and TypeMethodDescriptionbooleanWrappedGoal.canBeReplacedBy(WrappedGoal p_26003_) private static booleanGoalSelector.goalCanBeReplacedForAllFlags(WrappedGoal p_186079_, Map<Goal.Flag, WrappedGoal> p_186080_) private static booleanGoalSelector.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 booleanGoalSelector.goalCanBeReplacedForAllFlags(WrappedGoal p_186079_, Map<Goal.Flag, WrappedGoal> p_186080_)