类 AirRandomPos
java.lang.Object
net.minecraft.world.entity.ai.util.AirRandomPos
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static Vec3
getPosTowards
(PathfinderMob p_148388_, int p_148389_, int p_148390_, int p_148391_, Vec3 p_148392_, double p_148393_)
-
构造器详细资料
-
AirRandomPos
public AirRandomPos()
-
-
方法详细资料
-
getPosTowards
@Nullable public static Vec3 getPosTowards(PathfinderMob p_148388_, int p_148389_, int p_148390_, int p_148391_, Vec3 p_148392_, double p_148393_)
-