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
/
DebuggedBox
Debugged
Box
open
class
DebuggedBox
(
val
box
:
AABB
,
val
color
:
Color4b
)
:
ModuleDebug.DebuggedGeometry
Inheritors
DebuggedPoint
Members
Constructors
Debugged
Box
Link copied to clipboard
constructor
(
box
:
AABB
,
color
:
Color4b
)
Properties
box
Link copied to clipboard
val
box
:
AABB
color
Link copied to clipboard
val
color
:
Color4b
Functions
render
Link copied to clipboard
context
(
env
:
WorldRenderEnvironment
)
open
override
fun
render
(
)