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
/
distanceToSqr
distance
To
Sqr
fun
AABB
.
distanceToSqr
(
x
:
Double
,
y
:
Double
,
z
:
Double
)
:
Double
Squared distance from this box to a point without allocating a temporary
Vec3
.
See also
distance
To
Sqr
fun
VoxelShape
.
distanceToSqr
(
position
:
Vec3
)
:
Double