Consolidated a little more

This commit is contained in:
Pazaz 2022-05-04 02:12:51 -04:00
parent 774d382816
commit 1c0b9b1755
86 changed files with 1239 additions and 1292 deletions

View file

@ -8,10 +8,7 @@ public final class Static71 {
@OriginalMember(owner = "client!fk", name = "j", descriptor = "[[I")
public static int[][] anIntArrayArray10;
@OriginalMember(owner = "client!fk", name = "k", descriptor = "[I")
public static final int[] anIntArray147 = new int[14];
@OriginalMember(owner = "client!fk", name = "b", descriptor = "(I)V")
@OriginalMember(owner = "client!fk", name = "b", descriptor = "(I)V")
public static void method1444() {
for (@Pc(7) int local7 = -1; local7 < PlayerList.size; local7++) {
@Pc(21) int local21;
@ -22,7 +19,7 @@ public final class Static71 {
}
@Pc(31) Player local31 = PlayerList.players[local21];
if (local31 != null) {
Static263.method4514(local31.getSize(), local31);
NpcList.method4514(local31.getSize(), local31);
}
}
}