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
/
Background
Background
@
JvmRecord
data
class
Background
(
val
name
:
String
,
val
types
:
Set
<
String
>
)
:
Record
Members
Constructors
Background
Link copied to clipboard
constructor
(
name
:
String
,
types
:
Set
<
String
>
)
Properties
name
Link copied to clipboard
val
name
:
String
types
Link copied to clipboard
val
types
:
Set
<
String
>