FriendListAddDecoder

@Consistent
class FriendListAddDecoder : MessageDecoder<FriendListAdd>

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val prot: ClientProt

Functions

Link copied to clipboard
open override fun decode(buffer: JagByteBuf, tools: MessageDecodingTools): FriendListAdd