mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-17 03:50:24 -07:00
Initial deob and project structure
This commit is contained in:
commit
e2d5c0a1e0
671 changed files with 108157 additions and 0 deletions
103
client/src/main/java/Static119.java
Normal file
103
client/src/main/java/Static119.java
Normal file
|
|
@ -0,0 +1,103 @@
|
|||
import org.openrs2.deob.annotation.OriginalArg;
|
||||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
public final class Static119 {
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "W", descriptor = "Lclient!ve;")
|
||||
public static Class153 aClass153_44;
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "eb", descriptor = "[I")
|
||||
public static int[] anIntArray282;
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "R", descriptor = "Z")
|
||||
public static boolean aBoolean153 = false;
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "T", descriptor = "Lclient!sc;")
|
||||
public static Class133 aClass133_9 = new Class133(8);
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "U", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_588 = Static28.method790("showingVideoAd");
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "db", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_589 = Static28.method790(" <col=ffffff>");
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "fb", descriptor = "I")
|
||||
public static int anInt3028 = 1;
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "h", descriptor = "(I)V")
|
||||
public static void method2380() {
|
||||
Static252.method4301();
|
||||
Static224.method3885();
|
||||
Static181.method3342();
|
||||
Static179.method3323();
|
||||
Static233.method4001();
|
||||
Static103.method2239();
|
||||
Static227.method3903();
|
||||
Static71.method1441();
|
||||
Static78.method1694();
|
||||
Static3.method4657();
|
||||
Static45.method1172();
|
||||
Static267.method4529();
|
||||
Static92.method1882();
|
||||
Static26.method741();
|
||||
Static192.method3474();
|
||||
Static40.method1019();
|
||||
Static180.method3329();
|
||||
Static251.method4276();
|
||||
Static73.aClass99_10.method3103();
|
||||
Static139.aClass99_22.method3103();
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "f", descriptor = "(B)V")
|
||||
public static void method2381() {
|
||||
if (Static18.aBoolean40) {
|
||||
Static243.aClass36_1 = null;
|
||||
Static18.aBoolean40 = false;
|
||||
Static78.aClass3_Sub2_Sub1_3 = null;
|
||||
}
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "a", descriptor = "(ILclient!ve;)V")
|
||||
public static void method2384(@OriginalArg(1) Class153 arg0) {
|
||||
Static9.aClass153_2 = arg0;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "j", descriptor = "(I)I")
|
||||
public static int method2385() {
|
||||
if (Static203.aClass134_1 == null) {
|
||||
return -1;
|
||||
}
|
||||
while (Static232.anInt5212 < Static203.aClass134_1.anInt5074) {
|
||||
if (Static203.aClass134_1.method3897(Static232.anInt5212)) {
|
||||
return Static232.anInt5212++;
|
||||
}
|
||||
Static232.anInt5212++;
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "k", descriptor = "(I)V")
|
||||
public static void method2386() {
|
||||
@Pc(6) Class3_Sub12 local6;
|
||||
for (local6 = (Class3_Sub12) Static3.aClass69_135.method2289(); local6 != null; local6 = (Class3_Sub12) Static3.aClass69_135.method2288()) {
|
||||
if (local6.aBoolean117) {
|
||||
local6.method1567();
|
||||
}
|
||||
}
|
||||
for (local6 = (Class3_Sub12) Static152.aClass69_87.method2289(); local6 != null; local6 = (Class3_Sub12) Static152.aClass69_87.method2288()) {
|
||||
if (local6.aBoolean117) {
|
||||
local6.method1567();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!je", name = "a", descriptor = "(IIIII)V")
|
||||
public static void method2387(@OriginalArg(1) int arg0, @OriginalArg(2) int arg1, @OriginalArg(3) int arg2, @OriginalArg(4) int arg3) {
|
||||
Static13.anInt435 = Static48.anInt1449 * arg2 / arg0;
|
||||
Static28.anInt919 = Static181.anInt4296 * arg1 / arg3;
|
||||
Static142.anInt3482 = -1;
|
||||
Static217.anInt4901 = -1;
|
||||
Static38.method965();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue