api
Toggle table of contents
b96a3bb84e
jvm
Platform filter
jvm
Switch theme
Search in API
api
api
/
host.minestudio.frost.api.config
/
SwitchConfig
/
SwitchConfig
Switch
Config
constructor
(
id
:
String
,
label
:
String
,
description
:
String
?
=
null
,
defaultValue
:
JsonElement
?
=
null
,
disabled
:
Boolean
?
=
null
,
info
:
JsonElement
?
=
null
)