net.minecraft.world.entity.ai.behavior

public class BabyFollowAdult

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static OneShot<AgeableMob>
a(bsu 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(bsu arg0, Function<bwg, 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)