McProxyServerConnection

Represents a Minecraft connection from the proxy to the backend server.

Properties

Link copied to clipboard

Gets information about the connection's target backend server.

Functions

Link copied to clipboard
abstract fun sendPacket(channel: String, data: ByteArray)

Sends a packet to the specified channel.