mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 02:20:22 -07:00
Initial deob and project structure
This commit is contained in:
commit
e2d5c0a1e0
671 changed files with 108157 additions and 0 deletions
59
client/src/main/java/Static27.java
Normal file
59
client/src/main/java/Static27.java
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
import org.openrs2.deob.annotation.OriginalArg;
|
||||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
public final class Static27 {
|
||||
|
||||
@OriginalMember(owner = "client!cb", name = "hb", descriptor = "Lclient!le;")
|
||||
public static Class89 aClass89_1;
|
||||
|
||||
@OriginalMember(owner = "client!cb", name = "I", descriptor = "[I")
|
||||
public static final int[] anIntArray70 = new int[32];
|
||||
|
||||
@OriginalMember(owner = "client!cb", name = "Y", descriptor = "Lclient!n;")
|
||||
public static final Class99 aClass99_4 = new Class99(64);
|
||||
|
||||
@OriginalMember(owner = "client!cb", name = "ab", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_164 = Static28.method790(" )2> <col=00ffff>");
|
||||
|
||||
@OriginalMember(owner = "client!cb", name = "cb", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_165 = Static28.method790("titlebg");
|
||||
|
||||
@OriginalMember(owner = "client!cb", name = "gb", descriptor = "Lclient!na;")
|
||||
private static final Class100 aClass100_169 = Static28.method790("Loaded title screen");
|
||||
|
||||
@OriginalMember(owner = "client!cb", name = "db", descriptor = "Lclient!na;")
|
||||
public static Class100 aClass100_166 = aClass100_169;
|
||||
|
||||
@OriginalMember(owner = "client!cb", name = "eb", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_167 = Static28.method790("name_icons");
|
||||
|
||||
@OriginalMember(owner = "client!cb", name = "fb", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_168 = Static28.method790(": ");
|
||||
|
||||
@OriginalMember(owner = "client!cb", name = "b", descriptor = "(III)V")
|
||||
public static void method766(@OriginalArg(1) int arg0, @OriginalArg(2) int arg1) {
|
||||
if (arg1 == 4 && !Static220.aBoolean244) {
|
||||
arg1 = 2;
|
||||
arg0 = 2;
|
||||
}
|
||||
if (Static48.anInt1447 != arg1) {
|
||||
if (Static119.aBoolean153) {
|
||||
return;
|
||||
}
|
||||
if (Static48.anInt1447 != 0) {
|
||||
Static2.anInterface4Array1[Static48.anInt1447].method4602();
|
||||
}
|
||||
if (arg1 != 0) {
|
||||
@Pc(61) Interface4 local61 = Static2.anInterface4Array1[arg1];
|
||||
local61.method4603();
|
||||
local61.method4604(arg0);
|
||||
}
|
||||
Static48.anInt1447 = arg1;
|
||||
Static158.anInt3857 = arg0;
|
||||
} else if (arg1 != 0 && arg0 != Static158.anInt3857) {
|
||||
Static2.anInterface4Array1[arg1].method4604(arg0);
|
||||
Static158.anInt3857 = arg0;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue