net.minecraft.world.entity.ai.behavior

public class BabyFollowAdult

cja
net.minecraft.world.entity.ai.behavior.BabyFollowAdult
net.minecraft.class_5355
net.minecraft.entity.ai.brain.task.WalkTowardsEntityTask
net.minecraft.src.C_566_
net.minecraft.world.entity.ai.behavior.BehaviorFollowAdult

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static OneShot<LivingEntity>
a(ccn arg0, float arg1)
create(UniformInt arg0, float arg1)
method_46896(class_6019 arg0, float arg1)
createNearestVisibleAdult(UniformIntProvider executionRange, float speed)
m_257685_(C_141056_ p_260109_, float p_259621_)
public static OneShot<LivingEntity>
a(ccn arg0, Function<chl, Float> arg1, cqw<? extends chl> arg2, boolean arg3)
create(UniformInt arg0, Function<LivingEntity, Float> arg1, MemoryModuleType<? extends LivingEntity> arg2, boolean arg3)
method_46897(class_6019 arg0, Function<class_1309, Float> arg1, class_4140<? extends class_1309> arg2, boolean arg3)
create(UniformIntProvider executionRange, Function<LivingEntity, Float> speed, MemoryModuleType<? extends LivingEntity> targetType, boolean eyeHeight)
m_257631_(C_141056_ p_259321_, Function<C_524_, Float> p_259190_, C_753_<? extends C_524_> p_410630_, boolean p_409512_)