mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 07:55:13 -06:00
Consolidated a bunch of static classes
This commit is contained in:
parent
cf6a86e926
commit
774d382816
260 changed files with 4163 additions and 4536 deletions
|
|
@ -13,10 +13,7 @@ public final class Static89 {
|
|||
@OriginalMember(owner = "client!ha", name = "o", descriptor = "I")
|
||||
public static int anInt2387;
|
||||
|
||||
@OriginalMember(owner = "client!ha", name = "q", descriptor = "I")
|
||||
public static int anInt2388 = 0;
|
||||
|
||||
@OriginalMember(owner = "client!ha", name = "a", descriptor = "(ZB)V")
|
||||
@OriginalMember(owner = "client!ha", name = "a", descriptor = "(ZB)V")
|
||||
public static void method1835(@OriginalArg(0) boolean arg0) {
|
||||
@Pc(11) byte local11;
|
||||
@Pc(13) byte[][] local13;
|
||||
|
|
@ -100,12 +97,6 @@ public final class Static89 {
|
|||
return Static154.method2929(arg1);
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!ha", name = "b", descriptor = "(II)V")
|
||||
public static void method1840(@OriginalArg(1) int arg0) {
|
||||
@Pc(8) DelayedStateChange local8 = DelayedStateChange.create(2, arg0);
|
||||
local8.pushClient();
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!ha", name = "a", descriptor = "(I)V")
|
||||
public static void method1841() {
|
||||
if (!Static60.aBoolean108) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue