Uses of Class
net.minecraft.entity.ai.goal.TrackTargetGoal
| Package | Description |
|---|---|
| net.minecraft.entity.ai.goal | |
| net.minecraft.entity.mob | |
| net.minecraft.entity.passive |
-
Uses of TrackTargetGoal in net.minecraft.entity.ai.goal
Subclasses of TrackTargetGoal in net.minecraft.entity.ai.goal Modifier and Type Class Description classAttackWithOwnerGoalclassDisableableFollowTargetGoal<T extends LivingEntity>classFollowTargetGoal<T extends LivingEntity>classFollowTargetIfTamedGoal<T extends LivingEntity>classRaidGoal<T extends LivingEntity>classRevengeGoalclassTrackIronGolemTargetGoalclassTrackOwnerAttackerGoalMethods in net.minecraft.entity.ai.goal that return TrackTargetGoal Modifier and Type Method Description TrackTargetGoalTrackTargetGoal. setMaxTimeWithoutVisibility(int time) -
Uses of TrackTargetGoal in net.minecraft.entity.mob
Subclasses of TrackTargetGoal 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) classVexEntity.TrackOwnerTargetGoal(package private) static classVindicatorEntity.FollowEntityGoal -
Uses of TrackTargetGoal in net.minecraft.entity.passive
Subclasses of TrackTargetGoal in net.minecraft.entity.passive Modifier and Type Class Description (package private) static classBeeEntity.BeeFollowTargetGoal(package private) classBeeEntity.BeeRevengeGoal(package private) classFoxEntity.DefendFriendGoal(package private) static classLlamaEntity.ChaseWolvesGoal(package private) static classLlamaEntity.SpitRevengeGoal(package private) static classPandaEntity.PandaRevengeGoal(package private) classPolarBearEntity.FollowPlayersGoal(package private) classPolarBearEntity.PolarBearRevengeGoalstatic classTraderLlamaEntity.DefendTraderGoal