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.utils.client
/
chat
chat
fun
chat
(
text
:
Component
,
module
:
ClientModule
)
fun
chat
(
text
:
Component
,
command
:
Command
)
fun
chat
(
text
:
String
,
module
:
ClientModule
)
fun
chat
(
text
:
String
,
command
:
Command
)
fun
chat
(
text
:
String
)