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.integration.theme
/
ThemeMetadata
/
ThemeMetadata
Theme
Metadata
constructor
(
id
:
String
,
name
:
String
,
version
:
String
,
authors
:
List
<
String
>
,
screens
:
List
<
String
>
,
overlays
:
List
<
String
>
,
components
:
List
<
String
>
,
fonts
:
List
<
String
>
,
backgrounds
:
List
<
Background
>
,
values
:
List
<
JsonObject
>
?
=
null
)