Identified Class114 as DisplayMode, reorganized some static methods

This commit is contained in:
Pazaz 2022-05-16 00:46:10 -04:00
parent 5f4a83c394
commit c988509e8e
No known key found for this signature in database
GPG key ID: 8658637376F9B835
139 changed files with 1209 additions and 1383 deletions

View file

@ -6,9 +6,6 @@ import org.openrs2.deob.annotation.Pc;
public final class Static226 {
@OriginalMember(owner = "client!sf", name = "c", descriptor = "I")
public static int anInt5080;
@OriginalMember(owner = "client!sf", name = "j", descriptor = "I")
public static int anInt5085;
@ -74,11 +71,11 @@ public final class Static226 {
}
if (anInt3953 == 1) {
if (Static155.anInt3751 == Static277.anInt5850 && Static280.anInt5895 == Static60.anInt1892) {
Static13.anInt436 = MiniMenu.size * 15 + (Static261.aBoolean298 ? 26 : 22);
Static13.anInt436 = MiniMenu.size * 15 + (Static40.aBoolean298 ? 26 : 22);
anInt3953 = 0;
Static229.anInt5138 = local43;
Static183.anInt4271 = local27;
Static60.aBoolean108 = true;
Static40.aBoolean108 = true;
Static24.anInt761 = local16;
}
} else if (Static155.anInt3751 == Mouse.clickX && Static60.anInt1892 == Mouse.clickY) {
@ -86,8 +83,8 @@ public final class Static226 {
anInt3953 = 0;
Static24.anInt761 = local16;
Static229.anInt5138 = local43;
Static13.anInt436 = (Static261.aBoolean298 ? 26 : 22) + MiniMenu.size * 15;
Static60.aBoolean108 = true;
Static13.anInt436 = (Static40.aBoolean298 ? 26 : 22) + MiniMenu.size * 15;
Static40.aBoolean108 = true;
} else {
Static280.anInt5895 = Mouse.clickY;
Static277.anInt5850 = Mouse.clickX;