net.minecraft.world.entity.ai.behavior

public class BabyFollowAdult

bve
net.minecraft.world.entity.ai.behavior.BabyFollowAdult
net.minecraft.class_5355
net.minecraft.entity.ai.brain.task.WalkTowardClosestAdultTask
net.minecraft.src.C_566_
net.minecraft.world.entity.ai.behavior.BehaviorFollowAdult

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static OneShot<AgeableMob>
a(bqc arg0, float arg1)
create(UniformInt arg0, float arg1)
method_46896(class_6019 arg0, float arg1)
create(UniformIntProvider executionRange, float speed)
m_257685_(C_141056_ p_260109_, float p_259621_)
public static OneShot<AgeableMob>
a(bqc arg0, Function<btn, 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)
m_257631_(C_141056_ p_259321_, Function<C_524_, Float> p_259190_)