toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.asm.packclass
/
PackClass
Pack
Class
object
PackClass
Members
Properties
CLASS_GROUP
Link copied to clipboard
const
val
CLASS_GROUP
:
Int
=
0
CONSTANT_POOL_FILE
Link copied to clipboard
const
val
CONSTANT_POOL_FILE
:
Int
=
0
CONSTANT_POOL_GROUP
Link copied to clipboard
const
val
CONSTANT_POOL_GROUP
:
Int
=
1
Functions
read
Link copied to clipboard
fun
read
(
buf
:
ByteBuf
,
constantPool
:
ConstantPool
)
:
ClassNode
write
Link copied to clipboard
fun
write
(
buf
:
ByteBuf
,
constantPool
:
ConstantPool
,
clazz
:
ClassNode
)