mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 00:15:15 -06: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
|
|
@ -9,15 +9,12 @@ public final class Static67 {
|
|||
public static Sprite[] mapfuncs;
|
||||
|
||||
@OriginalMember(owner = "client!fe", name = "I", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_639 = Static28.parse(" ");
|
||||
public static final JagString aClass100_639 = JagString.parse(" ");
|
||||
|
||||
@OriginalMember(owner = "client!fe", name = "R", descriptor = "Z")
|
||||
public static boolean prevFocus = true;
|
||||
|
||||
@OriginalMember(owner = "client!fe", name = "jb", descriptor = "Lclient!n;")
|
||||
public static final SoftLruHashTable aClass99_20 = new SoftLruHashTable(64);
|
||||
|
||||
@OriginalMember(owner = "client!fe", name = "lb", descriptor = "[I")
|
||||
@OriginalMember(owner = "client!fe", name = "lb", descriptor = "[I")
|
||||
public static final int[] anIntArray320 = new int[100];
|
||||
|
||||
@OriginalMember(owner = "client!fe", name = "nc", descriptor = "[Lclient!hj;")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue