mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 12:30:21 -07:00
Started moving around static methods/fields
This commit is contained in:
parent
bed128bd19
commit
6ba1f2f808
305 changed files with 5027 additions and 5075 deletions
|
|
@ -7,15 +7,9 @@ public final class Static18 {
|
|||
@OriginalMember(owner = "client!bh", name = "M", descriptor = "Z")
|
||||
public static boolean loaded;
|
||||
|
||||
@OriginalMember(owner = "client!bh", name = "s", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_106 = Static28.parse("p11_full");
|
||||
|
||||
@OriginalMember(owner = "client!bh", name = "t", descriptor = "I")
|
||||
public static int anInt588 = 0;
|
||||
|
||||
@OriginalMember(owner = "client!bh", name = "v", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_107 = Static28.parse("floorshadows");
|
||||
|
||||
@OriginalMember(owner = "client!bh", name = "z", descriptor = "Z")
|
||||
public static boolean serverUpdatedPreferences = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue