Started moving around static methods/fields

This commit is contained in:
Pazaz 2022-04-25 00:49:33 -04:00
parent bed128bd19
commit 6ba1f2f808
305 changed files with 5027 additions and 5075 deletions

View file

@ -4,9 +4,6 @@ import org.openrs2.deob.annotation.Pc;
public final class Static116 {
@OriginalMember(owner = "client!jb", name = "k", descriptor = "[Lclient!qf;")
public static Sprite[] aClass3_Sub2_Sub1Array3;
@OriginalMember(owner = "client!jb", name = "c", descriptor = "Lclient!na;")
public static final JagString aClass100_583 = Static28.parse("(Y<)4col>");
@ -30,36 +27,36 @@ public final class Static116 {
@OriginalMember(owner = "client!jb", name = "a", descriptor = "(IZ)V")
public static void clear(@OriginalArg(1) boolean arg0) {
Static90.aByteArrayArrayArray8 = null;
Static83.anIntArrayArrayArray3 = null;
WorldMap.aByteArrayArrayArray8 = null;
WorldMap.underlayColors = null;
Static24.component = null;
Static34.aByteArrayArrayArray3 = null;
Static145.anIntArray330 = null;
Static125.aByteArrayArrayArray10 = null;
if (arg0 && Static269.aClass3_Sub2_Sub4_2 != null) {
Static153.aClass100_724 = Static269.aClass3_Sub2_Sub4_2.aClass100_138;
WorldMap.aByteArrayArrayArray3 = null;
WorldMap.overlayColors = null;
WorldMap.aByteArrayArrayArray10 = null;
if (arg0 && WorldMap.currentMap != null) {
Static153.aClass100_724 = WorldMap.currentMap.group;
} else {
Static153.aClass100_724 = null;
}
Static70.aByteArrayArrayArray7 = null;
Static229.aByteArrayArrayArray12 = null;
Static58.anIntArrayArrayArray5 = null;
Static248.anIntArrayArrayArray17 = null;
Static41.anInt1309 = 0;
Static269.aClass3_Sub2_Sub4_2 = null;
Static145.aClass69_84.clear();
Static203.aClass134_1 = null;
Static217.anInt4901 = -1;
Static130.aClass41_2 = null;
Static160.aClass41_4 = null;
Static152.aClass41_3 = null;
Static270.aClass41_9 = null;
Static273.aClass41_7 = null;
Static169.aClass41_5 = null;
Static130.aClass41_1 = null;
Static203.aClass41_8 = null;
WorldMap.aByteArrayArrayArray7 = null;
WorldMap.aByteArrayArrayArray12 = null;
WorldMap.scenery = null;
WorldMap.anIntArrayArrayArray17 = null;
WorldMap.loadPercentage = 0;
WorldMap.currentMap = null;
WorldMap.mapElements.clear();
WorldMap.labels = null;
WorldMap.anInt4901 = -1;
WorldMap.font22 = null;
WorldMap.font30 = null;
WorldMap.font12 = null;
WorldMap.font26 = null;
WorldMap.font11 = null;
WorldMap.font14 = null;
WorldMap.font17 = null;
WorldMap.font19 = null;
Static70.aClass3_Sub2_Sub1_2 = null;
Static142.anInt3482 = -1;
WorldMap.anInt3482 = -1;
Static153.aClass3_Sub2_Sub1_Sub1_2 = null;
}
}