mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-21 10:25:17 -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
|
|
@ -6,10 +6,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
|
||||
public final class Static118 {
|
||||
|
||||
@OriginalMember(owner = "client!jd", name = "d", descriptor = "[[[B")
|
||||
public static byte[][][] aByteArrayArrayArray9;
|
||||
|
||||
@OriginalMember(owner = "client!jd", name = "i", descriptor = "Lclient!be;")
|
||||
@OriginalMember(owner = "client!jd", name = "i", descriptor = "Lclient!be;")
|
||||
public static Component aClass13_15;
|
||||
|
||||
@OriginalMember(owner = "client!jd", name = "a", descriptor = "(B)I")
|
||||
|
|
@ -18,12 +15,6 @@ public final class Static118 {
|
|||
return Static119.method2385();
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!jd", name = "a", descriptor = "(IB)V")
|
||||
public static void method2353(@OriginalArg(0) int arg0) {
|
||||
@Pc(12) DelayedStateChange local12 = DelayedStateChange.create(12, arg0);
|
||||
local12.pushClient();
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!jd", name = "a", descriptor = "(II[Lclient!be;)V")
|
||||
public static void method2354(@OriginalArg(1) int arg0, @OriginalArg(2) Component[] arg1) {
|
||||
for (@Pc(7) int local7 = 0; local7 < arg1.length; local7++) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue