Uses of Class
net.minecraft.entity.ai.goal.ActiveTargetGoal
Packages that use ActiveTargetGoal
Package
Description
The basic AI system for Minecraft living entities.
- 
Uses of ActiveTargetGoal in net.minecraft.entity.ai.goalSubclasses of ActiveTargetGoal in net.minecraft.entity.ai.goalModifier and TypeClassDescriptionclassDisableableFollowTargetGoal<T extends LivingEntity>An active target goal that can be disabled so that it cannot start.classRaidGoal<T extends LivingEntity>classUntamedActiveTargetGoal<T extends LivingEntity>An active target goal that only starts for untamed tameable animals.
- 
Uses of ActiveTargetGoal in net.minecraft.entity.mobSubclasses of ActiveTargetGoal in net.minecraft.entity.mobModifier and TypeClassDescriptionprivate static classprivate static classA target goal on other teams' entities if this shulker belongs to a team.private classA hostile target goal on players.private static classSpiderEntity.TargetGoal<T extends LivingEntity>private static class
- 
Uses of ActiveTargetGoal in net.minecraft.entity.passiveSubclasses of ActiveTargetGoal in net.minecraft.entity.passiveModifier and TypeClassDescriptionprivate static classprivate classprivate static classprivate classA target goal on players when this polar bear is near a baby polar bear.