History - net.minecraft.entity.ai.goal.FollowMobGoal
1.13.2
Names
net.minecraft.unmapped.C_60532385
net.minecraft.class_3373
Fields
MobEntity: a, f_20819079, entity, field_192372_a
MobEntity: a, field_16525, entity, field_192372_a, entity
MobEntity: c, f_78484770, target, field_192374_c
MobEntity: c, field_16527, target, field_192374_c, followingEntity
double: d, f_55085342, speed, field_192375_d
double: d, field_16528, speed, field_192375_d, speedModifier
PathNavigation: e, f_72845876, navigation, field_192376_e
PathNavigation: e, field_16529, navigation, field_192376_e, navigation
int: f, f_89535774, updateTimer, field_192377_f
int: f, field_16530, updateTimer, field_192377_f, timeToRecalcPath
float: g, f_01827479, stopDistance, field_192378_g
float: g, field_16531, stopDistance, field_192378_g, stopDistance
float: h, f_03228692, oldWaterWeight, field_192379_h
float: h, field_16532, oldWaterWeight, field_192379_h, oldWaterCost
float: i, f_49120676, area, field_192380_i
float: i, field_16533, area, field_192380_i, areaSize
Predicate<MobEntity>: b, f_51093361, targetPredicate, field_192373_b
Predicate<MobEntity>: b, field_16855, targetPredicate, field_192373_b, followPredicate
Constructors
Methods
boolean (): a, m_13184927, canStart, func_75250_a
boolean (): a, method_2742, canStart, func_75250_a, shouldExecute
boolean (): b, m_68122984, shouldContinue, func_75253_b
boolean (): b, method_2744, shouldContinue, func_75253_b, shouldContinueExecuting
void (): c, m_38932409, start, func_75249_e
void (): c, method_2747, start, func_75249_e, startExecuting
void (): d, m_77320506, stop, func_75251_c
void (): d, method_2745, stop, func_75251_c, resetTask
void (): e, m_58078449, tick, func_75246_d
void (): e, method_2746, tick, func_75246_d, tick
1.13.1
Names
agm
agp
Fields
Constructors
Methods
1.13
Names
xa
agm
net.minecraft.class_3373
net.minecraft.unmapped.C_60532385
Fields
MobEntity: a, field_16525, entity, field_192372_a, entity
MobEntity: a, f_20819079, entity, field_192372_a
com.google.common.base.Predicate<MobEntity>: b, field_16526, targetPredicate, field_192373_b, followPredicate
MobEntity: c, field_16527, target, field_192374_c, followingEntity
MobEntity: c, f_78484770, target, field_192374_c
double: d, field_16528, speed, field_192375_d, speedModifier
double: d, f_55085342, speed, field_192375_d
PathNavigation: e, field_16529, navigation, field_192376_e, navigation
PathNavigation: e, f_72845876, navigation, field_192376_e
int: f, field_16530, updateTimer, field_192377_f, timeToRecalcPath
int: f, f_89535774, updateTimer, field_192377_f
float: g, field_16531, stopDistance, field_192378_g, stopDistance
float: g, f_01827479, stopDistance, field_192378_g
float: h, field_16532, oldWaterWeight, field_192379_h, oldWaterCost
float: h, f_03228692, oldWaterWeight, field_192379_h
float: i, field_16533, area, field_192380_i, areaSize
float: i, f_49120676, area, field_192380_i
Predicate<MobEntity>: b, f_51093361, targetPredicate, field_192373_b
Constructors
Methods
boolean (): a, method_2742, canStart, func_75250_a, shouldExecute
boolean (): a, m_13184927, canStart, func_75250_a
boolean (): b, method_2744, shouldContinue, func_75253_b, shouldContinueExecuting
boolean (): b, m_68122984, shouldContinue, func_75253_b
void (): c, method_2747, start, func_75249_e, startExecuting
void (): c, m_38932409, start, func_75249_e
void (): d, method_2745, stop, func_75251_c, resetTask
void (): d, m_77320506, stop, func_75251_c
void (): e, method_2746, tick, func_75246_d, updateTask
void (): e, m_58078449, tick, func_75246_d
1.12.2
Names
xa
net.minecraft.class_3373
net.minecraft.entity.ai.goal.FollowMobGoal
net.minecraft.entity.ai.EntityAIFollow
net.minecraft.entity.ai.EntityAIFollow
Fields
MobEntity: a, field_16525, entity, field_192372_a, entity
com.google.common.base.Predicate<MobEntity>: b, field_16526, targetPredicate, field_192373_b, followPredicate
MobEntity: c, field_16527, target, field_192374_c, followingEntity
double: d, field_16528, speed, field_192375_d, speedModifier
PathNavigation: e, field_16529, navigation, field_192376_e, navigation
int: f, field_16530, updateTimer, field_192377_f, timeToRecalcPath
float: g, field_16531, stopDistance, field_192378_g, stopDistance
float: h, field_16532, oldWaterWeight, field_192379_h, oldWaterCost
float: i, field_16533, area, field_192380_i, areaSize
Constructors
(MobEntity, double, float, float)
Methods
boolean (): a, method_2742, canStart, func_75250_a, shouldExecute
boolean (): b, method_2744, shouldContinue, func_75253_b, shouldContinueExecuting
void (): c, method_2747, start, func_75249_e, startExecuting
void (): d, method_2745, stop, func_75251_c, resetTask
void (): e, method_2746, tick, func_75246_d, updateTask