History - net.minecraft.entity.ai.goal.FleeEntityGoal
1.7.10
Names
tw
net.minecraft.class_886
net.minecraft.entity.ai.goal.FleeEntityGoal
net.minecraft.entity.ai.EntityAIAvoidEntity
Fields
EntityFilter: a, field_6138, entityFilter, field_98218_a
PathFinderMobEntity: b, field_3454, mob, theEntity
double: c, field_6837, speedWhenFar, farSpeed
double: d, field_6838, speedWhenClose, nearSpeed
Entity: e, field_3457, target, closestLivingEntity
float: f, field_3458, range, distanceFromEntity
Path: g, field_3459, path, entityPathEntity
PathNavigation: h, field_3460, navigation, entityPathNavigate
Class: i, field_3461, targetType, targetEntityClass
Constructors
(PathFinderMobEntity, Class, float, double, double)
Methods
boolean (): a, method_2742, canStart, shouldExecute
boolean (): b, method_2744, shouldContinue, continueExecuting
void (): c, method_2747, start, startExecuting
void (): d, method_2745, stop, resetTask
void (): e, method_2746, tick, updateTask