PacketReceiver

fun interface PacketReceiver

Functions

Link copied to clipboard
abstract fun send(packet: Packet<*>)