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.script
/
ScriptDebugOptions
/
ScriptDebugOptions
Script
Debug
Options
constructor
(
enabled
:
Boolean
=
false
,
protocol
:
DebugProtocol
=
DebugProtocol.INSPECT
,
suspendOnStart
:
Boolean
=
false
,
inspectInternals
:
Boolean
=
false
,
port
:
Int
=
4242
)