Class AirRandomPos
java.lang.Object
net.minecraft.world.entity.ai.util.AirRandomPos
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable Vec3getPosTowards(PathfinderMob mob, int horizontalDist, int verticalDist, int flyingHeight, Vec3 towardsPos, double maxXzRadiansFromDir)
-
Constructor Details
-
AirRandomPos
public AirRandomPos()
-
-
Method Details
-
getPosTowards
public static @Nullable Vec3 getPosTowards(PathfinderMob mob, int horizontalDist, int verticalDist, int flyingHeight, Vec3 towardsPos, double maxXzRadiansFromDir)
-