openrs2
openrs2
/
org.openrs2.cache.config
/
ConfigType
Config
Type
abstract
class
ConfigType
(
val
id
:
Int
)
Constructors
Functions
Properties
Inheritors
Constructors
Config
Type
Link copied to clipboard
fun
ConfigType
(
id
:
Int
)
Functions
read
Link copied to clipboard
fun
read
(
buf
:
ByteBuf
)
abstract
fun
read
(
buf
:
ByteBuf
,
code
:
Int
)
write
Link copied to clipboard
abstract
fun
write
(
buf
:
ByteBuf
)
Properties
id
Link copied to clipboard
val
id
:
Int
Inheritors
EnumType
Link copied to clipboard
InvType
Link copied to clipboard
ParamType
Link copied to clipboard
StructType
Link copied to clipboard
VarbitType
Link copied to clipboard
VarpType
Link copied to clipboard