If3ButtonDecoder

@Consistent
class If3ButtonDecoder(val prot: GameClientProt, op: Int) : MessageDecoder<If3Button>

Constructors

Link copied to clipboard
constructor(prot: GameClientProt, op: Int)

Properties

Link copied to clipboard
open override val prot: GameClientProt

Functions

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