Uses of Class
net.minecraft.entity.ai.goal.GoalSelector
Package
Description
-
Uses of GoalSelector in net.minecraft.entity.mob
Modifier and TypeFieldDescriptionprotected final GoalSelector
MobEntity.goalSelector
protected final GoalSelector
MobEntity.targetSelector
-
Uses of GoalSelector in net.minecraft.entity.passive
-
Uses of GoalSelector in net.minecraft.server.network
Modifier and TypeMethodDescriptionstatic void
DebugInfoSender.sendGoalSelector
(World world, MobEntity mob, GoalSelector goalSelector)