mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-14 10:30:22 -07:00
Initial deob and project structure
This commit is contained in:
commit
e2d5c0a1e0
671 changed files with 108157 additions and 0 deletions
54
client/src/main/java/Static126.java
Normal file
54
client/src/main/java/Static126.java
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
public final class Static126 {
|
||||
|
||||
@OriginalMember(owner = "client!jm", name = "r", descriptor = "I")
|
||||
public static int anInt3114;
|
||||
|
||||
@OriginalMember(owner = "client!jm", name = "s", descriptor = "F")
|
||||
public static float aFloat13;
|
||||
|
||||
@OriginalMember(owner = "client!jm", name = "t", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_600 = Static28.method790("Module texte charg-B");
|
||||
|
||||
@OriginalMember(owner = "client!jm", name = "w", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_601 = Static28.method790("3D)2Softwarebibliothek gestartet)3");
|
||||
|
||||
@OriginalMember(owner = "client!jm", name = "A", descriptor = "Lclient!na;")
|
||||
private static final Class100 aClass100_603 = Static28.method790("");
|
||||
|
||||
@OriginalMember(owner = "client!jm", name = "z", descriptor = "Lclient!na;")
|
||||
public static Class100 aClass100_602 = aClass100_603;
|
||||
|
||||
@OriginalMember(owner = "client!jm", name = "a", descriptor = "(Z)V")
|
||||
public static void method2460() {
|
||||
if (Static154.anInt3711 != -1) {
|
||||
Static96.method1949(Static154.anInt3711);
|
||||
}
|
||||
for (@Pc(15) int local15 = 0; local15 < Static24.anInt766; local15++) {
|
||||
if (Static186.aBooleanArray100[local15]) {
|
||||
Static31.aBooleanArray29[local15] = true;
|
||||
}
|
||||
Static223.aBooleanArray116[local15] = Static186.aBooleanArray100[local15];
|
||||
Static186.aBooleanArray100[local15] = false;
|
||||
}
|
||||
Static97.anInt2503 = -1;
|
||||
Static169.aClass13_18 = null;
|
||||
Static182.anInt4311 = Static83.anInt372;
|
||||
if (Static239.aBoolean269) {
|
||||
Static263.aBoolean299 = true;
|
||||
}
|
||||
Static214.anInt5574 = -1;
|
||||
if (Static154.anInt3711 != -1) {
|
||||
Static24.anInt766 = 0;
|
||||
Static9.method182();
|
||||
}
|
||||
if (Static239.aBoolean269) {
|
||||
Static46.method1177();
|
||||
} else {
|
||||
Static129.method2503();
|
||||
}
|
||||
Static178.anInt4247 = 0;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue