History - net.minecraft.entity.ai.goal.FleeEntityGoal

1.13.2

Names

net.minecraft.unmapped.C_27021753

net.minecraft.class_886

Fields

PathFinderMobEntity: a, f_65767811, mob, field_75380_a

PathFinderMobEntity: a, field_3454, mob, field_75380_a, entity

double: d, f_84869982, speedWhenFar, field_75378_b

double: d, field_6837, speedWhenFar, field_75378_b, farSpeed

double: e, f_86574496, speedWhenClose, field_75379_c

double: e, field_6838, speedWhenClose, field_75379_c, nearSpeed

T: b, f_67921805, target, field_75376_d

T: b, field_3457, target, field_75376_d, closestLivingEntity

float: f, f_84471843, range, field_179508_f

float: f, field_3458, range, field_179508_f, avoidDistance

Path: g, f_49161566, path, field_75374_f

Path: g, field_14575, path, field_75374_f, path

PathNavigation: h, f_39369772, navigation, field_75375_g

PathNavigation: h, field_3460, navigation, field_75375_g, navigation

Class<T>: i, f_10857358, targetType, field_181064_i

Class<T>: i, field_11929, targetType, field_181064_i, classToAvoid

Predicate<Entity>: c, f_09190497, entityFilter, field_179509_a

Predicate<Entity>: c, field_16838, entityFilter, field_179509_a, canBeSeenSelector

Predicate<? super Entity>: j, f_78866904, targetFilter, field_179510_i

Predicate<? super Entity>: j, field_16839, targetFilter, field_179510_i, avoidTargetSelector

Predicate<? super Entity>: k, f_64177404, f_64177404, field_203784_k

Predicate<? super Entity>: k, field_16840, f_64177404, field_203784_k, field_203784_k

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

aga

agd

Fields

Constructors

Methods

1.13

Names

ws

aga

net.minecraft.class_886

net.minecraft.unmapped.C_27021753

Fields

com.google.common.base.Predicate<Entity>: c, field_11928, entityFilter, field_179509_a, canBeSeenSelector

PathFinderMobEntity: a, field_3454, mob, field_75380_a, entity

PathFinderMobEntity: a, f_65767811, mob, field_75380_a

double: d, field_6837, speedWhenFar, field_75378_b, farSpeed

double: d, f_84869982, speedWhenFar, field_75378_b

double: e, field_6838, speedWhenClose, field_75379_c, nearSpeed

double: e, f_86574496, speedWhenClose, field_75379_c

T: b, field_3457, target, field_75376_d, closestLivingEntity

T: b, f_67921805, target, field_75376_d

float: f, field_3458, range, field_179508_f, avoidDistance

float: f, f_84471843, range, field_179508_f

Path: g, field_14575, path, field_75374_f, path

Path: g, f_49161566, path, field_75374_f

PathNavigation: h, field_3460, navigation, field_75375_g, navigation

PathNavigation: h, f_39369772, navigation, field_75375_g

Class<T>: i, field_11929, targetType, field_181064_i, classToAvoid

Class<T>: i, f_10857358, targetType, field_181064_i

com.google.common.base.Predicate<? super T>: j, field_11930, targetFilter, field_179510_i, avoidTargetSelector

Predicate<Entity>: c, f_09190497, entityFilter, field_179509_a

Predicate<? super Entity>: j, f_78866904, targetFilter, field_179510_i

Predicate<? super Entity>: k, f_64177404, f_64177404, field_203784_k

Constructors

(PathFinderMobEntity, Class<T>, com.google.common.base.Predicate<? super T>, float, double, double)

(PathFinderMobEntity, Class<T>, Predicate<? super Entity>, float, double, double, Predicate<Entity>)

(PathFinderMobEntity, Class<T>, float, double, double, Predicate<Entity>)

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

ws

net.minecraft.class_886

net.minecraft.entity.ai.goal.FleeEntityGoal

net.minecraft.entity.ai.EntityAIAvoidEntity

net.minecraft.entity.ai.EntityAIAvoidEntity

Fields

com.google.common.base.Predicate<Entity>: c, field_11928, entityFilter, field_179509_a, canBeSeenSelector

PathFinderMobEntity: a, field_3454, mob, field_75380_a, entity

double: d, field_6837, speedWhenFar, field_75378_b, farSpeed

double: e, field_6838, speedWhenClose, field_75379_c, nearSpeed

T: b, field_3457, target, field_75376_d, closestLivingEntity

float: f, field_3458, range, field_179508_f, avoidDistance

Path: g, field_14575, path, field_75374_f, path

PathNavigation: h, field_3460, navigation, field_75375_g, navigation

Class<T>: i, field_11929, targetType, field_181064_i, classToAvoid

com.google.common.base.Predicate<? super T>: j, field_11930, targetFilter, field_179510_i, avoidTargetSelector

Constructors

(PathFinderMobEntity, Class<T>, float, double, double)

(PathFinderMobEntity, Class<T>, com.google.common.base.Predicate<? super T>, float, double, double)

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