History - net.minecraft.entity.ai.goal.TrackTargetGoal
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.goal.target.TargetGoal
net.minecraft.class_1405
net.minecraft.entity.ai.goal.TrackTargetGoal
Fields
int: EMPTY_REACH_CACHE, field_30233, UNSET
int: CAN_REACH_CACHE, field_30234, CAN_TRACK
int: CANT_REACH_CACHE, field_30235, CANNOT_TRACK
MobEntity: mob, field_6660, mob
boolean: mustSee, field_6658, checkVisibility
boolean: mustReach, field_6663, checkCanNavigate
int: reachCache, field_6662, canNavigateFlag
int: reachCacheTime, field_6661, checkCanNavigateCooldown
int: unseenTicks, field_6659, timeWithoutVisibility
LivingEntity: targetMob, field_6664, target
int: unseenMemoryTicks, field_6657, maxTimeWithoutVisibility
Constructors
(MobEntity, boolean)
(MobEntity, boolean, boolean)
Methods
boolean (): canContinueToUse, method_6266, shouldContinue
double (): getFollowDistance, method_6326, getFollowRange
void (): start, method_6269, start
void (): stop, method_6270, stop
boolean (LivingEntity, TargetPredicate): canAttack, method_6328, canTrack
boolean (LivingEntity): canReach, method_6329, canNavigateToEntity
TrackTargetGoal (int): setUnseenMemoryTicks, method_6330, setMaxTimeWithoutVisibility