History - net.minecraft.entity.ai.goal.TrackTargetGoal
1.7.10
Names
vu
net.minecraft.class_933
net.minecraft.entity.ai.goal.TrackTargetGoal
net.minecraft.entity.ai.EntityAITarget
Fields
PathFinderMobEntity: c, field_6875, mob, taskOwner
boolean: d, field_3642, checkVisibility, shouldCheckSight
boolean: a, field_3637, checkCanNavigate, nearbyOnly
int: b, field_3638, canNavigateFlag, targetSearchStatus
int: e, field_3639, checkCanNavigateCooldown, targetSearchDelay
int: f, field_3643, timeWithoutVisibility, targetUnseenTicks
Constructors
(PathFinderMobEntity, boolean)
(PathFinderMobEntity, boolean, boolean)
Methods
boolean (): b, method_2744, shouldContinue, continueExecuting
double (): f, method_6222, getFollowRange, getTargetDistance
void (): c, method_2747, start, startExecuting
void (): d, method_2745, stop, resetTask
boolean (LivingEntity, boolean): a, method_6221, canTarget, isSuitableTarget
boolean (LivingEntity): a, method_6220, canNavigateToTarget, canEasilyReach