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
/
isHitByLine
is
Hit
By
Line
fun
AABB
.
isHitByLine
(
start
:
Vec3
,
p
:
Vec3
)
:
Boolean
Tests if the infinite line resulting from
start
and the point
p
will intersect this box.