1.21.9
Toggle table of contents
0.2.5+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.util
/
ChatUtils
Chat
Utils
object
ChatUtils
Members
Functions
dispatch
Incoming
Chat
Link copied to clipboard
@
JvmStatic
fun
dispatchIncomingChat
(
text
:
Text
,
ci
:
CallbackInfo
)
on
Recieve
Link copied to clipboard
suspend
fun
onRecieve
(
predicate
:
(
Text
)
->
Boolean
,
cancel
:
Boolean
=
false
)
:
Text
suspend
fun
onRecieve
(
message
:
String
,
cancel
:
Boolean
=
false
)
:
Text