toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.deob.bytecode.remap
/
StaticField
Static
Field
class
StaticField
(
val
owner
:
String
,
val
initializer
:
List
<
AbstractInsnNode
>
?
)
Members
Constructors
Static
Field
Link copied to clipboard
constructor
(
owner
:
String
,
initializer
:
List
<
AbstractInsnNode
>
?
)
Properties
initializer
Link copied to clipboard
val
initializer
:
List
<
AbstractInsnNode
>
?
owner
Link copied to clipboard
val
owner
:
String