History - net.minecraft.entity.ai.goal.LookAtEntityGoal
1.7.10
Names
un
net.minecraft.class_902
net.minecraft.entity.ai.goal.LookAtEntityGoal
net.minecraft.entity.ai.EntityAIWatchClosest
Fields
MobEntity: b, field_3520, mob, theWatcher
Entity: a, field_3519, targetEntity, closestEntity
float: c, field_3521, range, maxDistanceForPlayer
int: d, field_3522, lookTime, lookTime
float: e, field_3523, chance, field_75331_e
Class: f, field_3524, tagetType, watchedClass
Constructors
(MobEntity, Class, float, float)
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