Uses of Class
net.minecraft.world.entity.ai.goal.GoalSelector
Packages that use GoalSelector
Package
Description
- 
Uses of GoalSelector in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type GoalSelectorModifier and TypeMethodDescriptionstatic voidDebugPackets.sendGoalSelector(Level p_133700_, Mob p_133701_, GoalSelector p_133702_) 
- 
Uses of GoalSelector in net.minecraft.world.entityFields in net.minecraft.world.entity declared as GoalSelectorModifier and TypeFieldDescriptionfinal GoalSelectorMob.goalSelectorfinal GoalSelectorMob.targetSelector
- 
Uses of GoalSelector in net.minecraft.world.entity.animalMethods in net.minecraft.world.entity.animal that return GoalSelector