Uses of Class
net.minecraft.entity.ai.goal.GoalSelector
-
Packages that use GoalSelector Package Description net.minecraft.entity net.minecraft.network -
-
Uses of GoalSelector in net.minecraft.entity
Fields in net.minecraft.entity declared as GoalSelector Modifier and Type Field Description GoalSelector
MobEntity. goalSelector
GoalSelector
MobEntity. targetSelector
-
Uses of GoalSelector in net.minecraft.network
Methods in net.minecraft.network with parameters of type GoalSelector Modifier and Type Method Description static void
DebugPacketSender. sendGoalSelector(World p_218800_0_, MobEntity p_218800_1_, GoalSelector p_218800_2_)
-