public static class PositionUtil.LineSkewResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
net.minecraft.util.math.Vec3d |
closestPos |
double |
distFromLine |
Constructor and Description |
---|
LineSkewResult(net.minecraft.util.math.Vec3d closestPos,
double distFromLine) |