Uses of Class
net.minecraft.entity.ai.goal.FollowTargetGoal
| Package | Description |
|---|---|
| net.minecraft.entity.ai.goal | |
| net.minecraft.entity.mob | |
| net.minecraft.entity.passive |
-
Uses of FollowTargetGoal in net.minecraft.entity.ai.goal
Subclasses of FollowTargetGoal in net.minecraft.entity.ai.goal Modifier and Type Class Description classDisableableFollowTargetGoal<T extends LivingEntity>classFollowTargetIfTamedGoal<T extends LivingEntity>classRaidGoal<T extends LivingEntity> -
Uses of FollowTargetGoal in net.minecraft.entity.mob
Subclasses of FollowTargetGoal in net.minecraft.entity.mob Modifier and Type Class Description (package private) static classEndermanEntity.TeleportTowardsPlayerGoal(package private) classShulkerEntity.SearchForPlayerGoal(package private) static classShulkerEntity.SearchForTargetGoal(package private) static classSpiderEntity.FollowTargetGoal<T extends LivingEntity>(package private) static classVindicatorEntity.FollowEntityGoal -
Uses of FollowTargetGoal in net.minecraft.entity.passive
Subclasses of FollowTargetGoal in net.minecraft.entity.passive Modifier and Type Class Description (package private) static classBeeEntity.BeeFollowTargetGoal(package private) classFoxEntity.DefendFriendGoal(package private) static classLlamaEntity.ChaseWolvesGoal(package private) classPolarBearEntity.FollowPlayersGoal