LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.math.geometry
/
LinearGeometry3
/
getNearestPointsTo
get
Nearest
Points
To
open
fun
getNearestPointsTo
(
other
:
LinearGeometry3
)
:
Pair
<
Vec3
,
Vec3
>
?
Returns the nearest point pair between this geometry and
other
.