History - net.minecraft.entity.ai.goal.FollowOwnerGoal
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.goal.FollowOwnerGoal
net.minecraft.class_1350
net.minecraft.entity.ai.goal.FollowOwnerGoal
Fields
TameableEntity: tamable, field_6448, tameable
LivingEntity: owner, field_6444, owner
double: speedModifier, field_6442, speed
EntityNavigation: navigation, field_6446, navigation
int: timeToRecalcPath, field_6443, updateCountdownTicks
float: stopDistance, field_6450, maxDistance
float: startDistance, field_6449, minDistance
float: oldWaterCost, field_6447, oldWaterPathfindingPenalty
Constructors
(TameableEntity, double, float, float)
Methods
boolean (): canUse, method_6264, canStart
boolean (): canContinueToUse, method_6266, shouldContinue
void (): start, method_6269, start
void (): stop, method_6270, stop
void (): tick, method_6268, tick