BungeeCommand
Constructors
BungeeCommand
Link copied to clipboard
open fun BungeeCommand(proxyMessage: BungeeCommand.BungeeMessage, playername: String, argument: String)
Content copied to clipboard
"Bungee" command.
BungeeCommand
Link copied to clipboard
open fun BungeeCommand()
Content copied to clipboard
Types
BungeeMessage
Link copied to clipboard
enum BungeeMessage
Content copied to clipboard
Available / supported bungee commands.
Properties
Functions
execute
Link copied to clipboard
sendProxyPacket
Link copied to clipboard
open fun sendProxyPacket(connection: ServerGamePacketListenerImpl, data: Array<Byte>)
Content copied to clipboard
Sends a packet to proxy.
Inherited functions
getType
Link copied to clipboard