ImprovedFactions
Toggle table of contents
2.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
ImprovedFactions
ImprovedFactions
/
io.github.toberocat.improvedfactions.messages
/
MessageBroker
Message
Broker
object
MessageBroker
Members
Functions
listen
Localized
Link copied to clipboard
fun
listenLocalized
(
id
:
Int
,
callback
:
(
message
:
LocalizedMessage
)
->
Unit
)
send
Link copied to clipboard
fun
send
(
id
:
Int
,
message
:
LocalizedMessage
)