History - net.minecraft.entity.ai.goal.FollowParentGoal
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.FollowParentGoal
net.minecraft.class_1353
net.minecraft.entity.ai.goal.FollowParentGoal
Fields
int: HORIZONTAL_SCAN_RANGE, field_30209, HORIZONTAL_CHECK_RANGE
int: VERTICAL_SCAN_RANGE, field_30210, VERTICAL_CHECK_RANGE
int: DONT_FOLLOW_IF_CLOSER_THAN, field_30211, MIN_DISTANCE
AnimalEntity: animal, field_6455, animal
AnimalEntity: parent, field_6452, parent
double: speedModifier, field_6453, speed
int: timeToRecalcPath, field_6454, delay
Constructors
(AnimalEntity, double)
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