net.minecraft.world.entity.ai.behavior

public class GoToClosestVillage

ccu
net.minecraft.world.entity.ai.behavior.GoToClosestVillage
net.minecraft.class_4458
net.minecraft.entity.ai.brain.task.GoToCloserPointOfInterestTask
net.minecraft.src.C_592_
net.minecraft.world.entity.ai.behavior.BehaviorNearestVillage

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static BehaviorControl<Villager>
a(float arg0, int arg1)
create(float arg0, int arg1)
method_46934(float arg0, int arg1)
create(float speed, int completionRange)
m_257375_(float p_260342_, int p_259691_)