InvType

class InvType(id: Int) : ConfigType

Constructors

Link copied to clipboard
constructor(id: Int)

Properties

Link copied to clipboard
val id: Int
Link copied to clipboard
var size: Int

Functions

Link copied to clipboard
fun read(buf: ByteBuf)
open override fun read(buf: ByteBuf, code: Int)
Link copied to clipboard
open override fun write(buf: ByteBuf)