Uses of Class
net.minecraft.world.entity.ai.goal.AvoidEntityGoal
Packages that use AvoidEntityGoal
Package
Description
-
Uses of AvoidEntityGoal in net.minecraft.world.entity.animal.feline
Subclasses of AvoidEntityGoal in net.minecraft.world.entity.animal.felineModifier and TypeClassDescriptionprivate static classCat.CatAvoidEntityGoal<T extends LivingEntity>private static classOcelot.OcelotAvoidEntityGoal<T extends LivingEntity> -
Uses of AvoidEntityGoal in net.minecraft.world.entity.animal.panda
Subclasses of AvoidEntityGoal in net.minecraft.world.entity.animal.pandaModifier and TypeClassDescriptionprivate static classPanda.PandaAvoidGoal<T extends LivingEntity> -
Uses of AvoidEntityGoal in net.minecraft.world.entity.animal.rabbit
Subclasses of AvoidEntityGoal in net.minecraft.world.entity.animal.rabbitModifier and TypeClassDescriptionprivate static classRabbit.RabbitAvoidEntityGoal<T extends LivingEntity> -
Uses of AvoidEntityGoal in net.minecraft.world.entity.animal.wolf
Subclasses of AvoidEntityGoal in net.minecraft.world.entity.animal.wolf