net.minecraft.world.entity.ai.behavior

public class BabyFollowAdult

bhm
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

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static OneShot<AgeableMob>
a(bdj 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(bdj arg0, Function<bfx, 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_)