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 Set<WrappedGoal>
GoalSelector.availableGoals
private 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 WrappedGoal