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.entity
/
linePointDistanceSquared
line
Point
Distance
Squared
fun
linePointDistanceSquared
(
l1
:
Vec3
,
l2
:
Vec3
,
p
:
Vec3
)
:
Double
Determines the squared distance between the line defined by
l1
and
l2
the point
p