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.render
/
drawLine
draw
Line
fun
WorldRenderEnvironment
.
drawLine
(
p1
:
Vec3f
,
p2
:
Vec3f
,
argb
:
Int
)
Draws a line with endpoint
p1
and
p2
and color
argb
.