History - net.minecraft.entity.ai.goal.FollowOwnerGoal
1.7.10
Names
ug
net.minecraft.class_894
net.minecraft.entity.ai.goal.FollowOwnerGoal
net.minecraft.entity.ai.EntityAIFollowOwner
Fields
TameableEntity: d, field_3495, pet, thePet
LivingEntity: e, field_6841, owner, theOwner
World: a, field_3492, world, theWorld
double: f, field_6842, speed, field_75336_f
PathNavigation: g, field_3498, navigation, petPathfinder
int: h, field_3499, updateTimer, field_75343_h
float: b, field_3493, maxDistance, maxDist
float: c, field_3494, minDistance, minDist
boolean: i, field_3500, isInWater, field_75344_i
Constructors
(TameableEntity, double, 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