mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 20:10:21 -07:00
Created TypeList classes and moved static members to them
This commit is contained in:
parent
6ba1f2f808
commit
b3a5fdbec9
356 changed files with 6604 additions and 6652 deletions
|
|
@ -8,14 +8,11 @@ public final class Static15 {
|
|||
public static float aFloat4;
|
||||
|
||||
@OriginalMember(owner = "client!be", name = "ib", descriptor = "Lclient!na;")
|
||||
public static final JagString EVENT_OPBASE = Static28.parse("event_opbase");
|
||||
public static final JagString EVENT_OPBASE = JagString.parse("event_opbase");
|
||||
|
||||
@OriginalMember(owner = "client!be", name = "ac", descriptor = "Lclient!na;")
|
||||
public static JagString aClass100_87 = null;
|
||||
|
||||
@OriginalMember(owner = "client!be", name = "kc", descriptor = "J")
|
||||
public static long aLong18 = 0L;
|
||||
|
||||
@OriginalMember(owner = "client!be", name = "Ec", descriptor = "I")
|
||||
public static int anInt506 = -1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue