mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-19 04:50:25 -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
|
|
@ -9,14 +9,11 @@ public final class Static12 {
|
|||
@OriginalMember(owner = "client!bb", name = "g", descriptor = "[[[B")
|
||||
public static final byte[][][] tileSettings = new byte[4][104][104];
|
||||
|
||||
@OriginalMember(owner = "client!bb", name = "m", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_73 = Static28.parse("runes");
|
||||
|
||||
@OriginalMember(owner = "client!bb", name = "t", descriptor = "[[B")
|
||||
public static final byte[][] aByteArrayArray2 = new byte[250][];
|
||||
|
||||
@OriginalMember(owner = "client!bb", name = "A", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_74 = Static28.parse("::");
|
||||
public static final JagString aClass100_74 = JagString.parse("::");
|
||||
|
||||
@OriginalMember(owner = "client!bb", name = "E", descriptor = "I")
|
||||
public static int anInt400 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue