CommandResponder

class CommandResponder(channel: Channel)

Sends command responses back to the backend via messaging.

Constructors

Link copied to clipboard
constructor(channel: Channel)

Functions

Link copied to clipboard
fun send(playerId: UUID, message: String)