PacketUdp

open class PacketUdp

Constructors

Link copied to clipboard
constructor(@NotNull secret: @NotNull UUID, timestamp: Long, @NotNull packet: @NotNull Packet<out Any>, @NotNull input: @NotNull ByteArrayDataInput)

Functions

Link copied to clipboard
open fun <T : PacketHandler?> getPacket(): Packet<T>