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 radius, int yRange, int y, Vec3 pos, double amplifier)
-
Constructor Details
-
AirRandomPos
public AirRandomPos()
-
-
Method Details
-
getPosTowards
public static @Nullable Vec3 getPosTowards(PathfinderMob mob, int radius, int yRange, int y, Vec3 pos, double amplifier)
-