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
/
DebuggedPoint
Debugged
Point
class
DebuggedPoint
(
point
:
Vec3
,
color
:
Color4b
,
size
:
Double
=
0.2
)
:
ModuleDebug.DebuggedBox
Members
Constructors
Debugged
Point
Link copied to clipboard
constructor
(
point
:
Vec3
,
color
:
Color4b
,
size
:
Double
=
0.2
)
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
(
)