toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.cache.config.inv
/
InvType
Inv
Type
class
InvType
(
id
:
Int
)
:
ConfigType
Members
Constructors
Inv
Type
Link copied to clipboard
constructor
(
id
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
Int
size
Link copied to clipboard
var
size
:
Int
Functions
read
Link copied to clipboard
fun
read
(
buf
:
ByteBuf
)
open
override
fun
read
(
buf
:
ByteBuf
,
code
:
Int
)
write
Link copied to clipboard
open
override
fun
write
(
buf
:
ByteBuf
)