LineageProxyCommand

class LineageProxyCommand(isMessagingEnabled: () -> Boolean, transferIssuer: TransferTokenIssuer, proxyHost: String, proxyPort: Int) : <ERROR CLASS> ERROR CLASS: Symbol not found for CommandBase

Forwards player commands to the proxy over the messaging channel.

Constructors

Link copied to clipboard
constructor(isMessagingEnabled: () -> Boolean, transferIssuer: TransferTokenIssuer, proxyHost: String, proxyPort: Int)

Functions

Link copied to clipboard
open override fun canGeneratePermission(): Boolean
Link copied to clipboard
open override fun executeSync(context: ERROR CLASS: Symbol not found for CommandContext)