Uses of Class
net.minecraft.entity.ai.goal.GoalSelector
Packages that use GoalSelector
-
Uses of GoalSelector in net.minecraft.entity
Fields in net.minecraft.entity declared as GoalSelectorModifier and TypeFieldDescriptionfinal GoalSelector
MobEntity.goalSelector
final GoalSelector
MobEntity.targetSelector
-
Uses of GoalSelector in net.minecraft.network
Methods in net.minecraft.network with parameters of type GoalSelectorModifier and TypeMethodDescriptionstatic void
DebugPacketSender.sendGoalSelector
(World p_218800_0_, MobEntity p_218800_1_, GoalSelector p_218800_2_)