History - net.minecraft.entity.ai.goal.GoToEntityTargetGoal
1.7.10
Names
uu
net.minecraft.class_909
net.minecraft.entity.ai.goal.GoToEntityTargetGoal
net.minecraft.entity.ai.EntityAIMoveTowardsTarget
Fields
PathFinderMobEntity: a, field_3555, entity, theEntity
LivingEntity: b, field_6849, targetEntity, targetEntity
double: c, field_3557, targetX, movePosX
double: d, field_3558, targetY, movePosY
double: e, field_3559, targetZ, movePosZ
double: f, field_6850, speed, speed
float: g, field_3561, maxDistance, maxTargetDistance
Constructors
(PathFinderMobEntity, double, float)
Methods
boolean (): a, method_2742, canStart, shouldExecute
boolean (): b, method_2744, shouldContinue, continueExecuting
void (): d, method_2745, stop, resetTask
void (): c, method_2747, start, startExecuting