Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.command
/
CommandResponder
Command
Responder
class
CommandResponder
(
channel
:
Channel
)
Sends command responses back to the backend via messaging.
Members
Constructors
Command
Responder
Link copied to clipboard
constructor
(
channel
:
Channel
)
Functions
send
Link copied to clipboard
fun
send
(
playerId
:
UUID
,
message
:
String
)