net.minecraft.world.entity.ai.behavior

public class BabyFollowAdult

byn
net.minecraft.world.entity.ai.behavior.BabyFollowAdult
net.minecraft.class_5355
net.minecraft.entity.ai.brain.task.WalkTowardsClosestAdultTask

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static OneShot<AgeableMob>
a(btj arg0, float arg1)
create(UniformInt arg0, float arg1)
method_46896(class_6019 arg0, float arg1)
create(UniformIntProvider executionRange, float speed)
public static OneShot<AgeableMob>
a(btj arg0, Function<bwz, Float> arg1)
create(UniformInt arg0, Function<LivingEntity, Float> arg1)
method_46897(class_6019 arg0, Function<class_1309, Float> arg1)
create(UniformIntProvider executionRange, Function<LivingEntity, Float> speed)