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.features.module.modules.render
/
ModuleDebug
/
DebuggedLine
Debugged
Line
class
DebuggedLine
(
line
:
Line
,
val
color
:
Color4b
)
:
ModuleDebug.DebuggedGeometry
Members
Constructors
Debugged
Line
Link copied to clipboard
constructor
(
line
:
Line
,
color
:
Color4b
)
Properties
color
Link copied to clipboard
val
color
:
Color4b
from
Link copied to clipboard
val
from
:
Vec3
to
Link copied to clipboard
val
to
:
Vec3
Functions
render
Link copied to clipboard
context
(
env
:
WorldRenderEnvironment
)
open
override
fun
render
(
)