Uses of Class
net.minecraft.world.entity.ai.goal.GoalSelector
Packages that use GoalSelector
Package
Description
-
Uses of GoalSelector in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type GoalSelectorModifier and TypeMethodDescriptionstatic void
DebugPackets.sendGoalSelector
(Level p_133700_, Mob p_133701_, GoalSelector p_133702_) -
Uses of GoalSelector in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as GoalSelectorModifier and TypeFieldDescriptionfinal GoalSelector
Mob.goalSelector
final GoalSelector
Mob.targetSelector
-
Uses of GoalSelector in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal that return GoalSelector