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.misc.nameprotect
/
NameProtectMappings
/
ColoringInfo
Coloring
Info
class
ColoringInfo
(
val
username
:
(
)
->
Color4b
,
val
friends
:
(
)
->
Color4b
,
val
otherPlayers
:
(
)
->
Color4b
)
Members
Constructors
Coloring
Info
Link copied to clipboard
constructor
(
username
:
(
)
->
Color4b
,
friends
:
(
)
->
Color4b
,
otherPlayers
:
(
)
->
Color4b
)
Properties
friends
Link copied to clipboard
val
friends
:
(
)
->
Color4b
other
Players
Link copied to clipboard
val
otherPlayers
:
(
)
->
Color4b
username
Link copied to clipboard
val
username
:
(
)
->
Color4b