History - net.minecraft.world.entity.ai.goal.AvoidEntityGoal
1.21.2
Names
cck
net.minecraft.world.entity.ai.goal.AvoidEntityGoal
net.minecraft.class_1338
net.minecraft.unmapped.C_ulkbzlia
net.minecraft.entity.ai.goal.FleeEntityGoal
net.minecraft.entity.ai.goal.FleeEntityGoal
net.minecraft.src.C_670_
Fields
PathfinderMob: a, mob, field_6391, f_dtcqumgw, mob, mob, f_25015_
double: i, walkSpeedModifier, field_6385, f_wvmsxpcr, slowSpeed, slowSpeed, f_25023_
double: j, sprintSpeedModifier, field_6395, f_troccvah, fastSpeed, fastSpeed, f_25024_
T: b, toAvoid, field_6390, f_ddlyvgjl, targetEntity, targetEntity, f_25016_
float: c, maxDist, field_6386, f_ffitikka, fleeDistance, fleeDistance, f_25017_
Path: d, path, field_6387, f_vhnrnpmq, fleePath, fleePath, f_25018_
PathNavigation: e, pathNav, field_6394, f_tazxphxm, fleeingEntityNavigation, fleeingEntityNavigation, f_25019_
Class<T>: f, avoidClass, field_6392, f_usgvyeec, classToFleeFrom, classToFleeFrom, f_25020_
Predicate<LivingEntity>: g, avoidPredicate, field_6393, f_zqytbxxw, extraInclusionSelector, extraInclusionSelector, f_25021_
Predicate<LivingEntity>: h, predicateOnAvoidEntity, field_6388, f_rsmhibym, inclusionSelector, inclusionSelector, f_25022_
TargetingConditions: k, avoidEntityTargeting, field_18084, f_yfwkctrk, withinRangePredicate, withinRangePredicate, f_25025_
Constructors
(PathfinderMob, Class<T>, float, double, double)
(PathfinderMob, Class<T>, Predicate<LivingEntity>, float, double, double, Predicate<LivingEntity>)
(PathfinderMob, Class<T>, float, double, double, Predicate<LivingEntity>)
Methods
boolean (): b, canUse, method_6264, m_njsjilur, canStart, canStart, m_8036_
boolean (): c, canContinueToUse, method_6266, m_trsyngvn, shouldContinue, shouldContinue, m_8045_
void (): d, start, method_6269, m_koalcxuy, start, start, m_8056_
void (): e, stop, method_6270, m_vtbcctlg, stop, stop, m_8041_
void (): a, tick, method_6268, m_nfnryldq, tick, tick, m_8037_