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
/
update
update
fun
update
(
username
:
Pair
<
String
,
String
>
,
friendMappings
:
List
<
Pair
<
String
,
String
>
>
,
otherPlayers
:
List
<
String
>
,
coloringInfo
:
NameProtectMappings.ColoringInfo
)