History - net.minecraft.entity.ai.goal.FollowMobGoal
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.FollowMobGoal
net.minecraft.class_1348
net.minecraft.entity.ai.goal.FollowMobGoal
Fields
MobEntity: mob, field_6432, mob
Predicate<MobEntity>: followPredicate, field_6436, targetPredicate
MobEntity: followingMob, field_6433, target
double: speedModifier, field_6430, speed
EntityNavigation: navigation, field_6434, navigation
int: timeToRecalcPath, field_6431, updateCountdownTicks
float: stopDistance, field_6438, minDistance
float: oldWaterCost, field_6437, oldWaterPathFindingPenalty
float: areaSize, field_6435, maxDistance
Constructors
(MobEntity, 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
boolean (MobEntity, MobEntity): lambda$new$0, method_6259, method_6259