FabricRemoteTransport

Sends one bounded Strata frame through Minecraft's native play connection.

Functions

Link copied to clipboard
open fun register(connection: ClientPacketListener)
Advertises the client channel before beginning the Strata capability exchange.
Link copied to clipboard
open fun send(connection: ClientPacketListener, bytes: Array<Byte>)
Enqueues a native custom payload on the authenticated client connection.