mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 04:20:21 -07:00
Initial deob and project structure
This commit is contained in:
commit
e2d5c0a1e0
671 changed files with 108157 additions and 0 deletions
39
client/src/main/java/Static93.java
Normal file
39
client/src/main/java/Static93.java
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
import org.openrs2.deob.annotation.OriginalArg;
|
||||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
import org.openrs2.deob.annotation.Pc;
|
||||
|
||||
public final class Static93 {
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "cb", descriptor = "Lclient!ve;")
|
||||
public static Class153 aClass153_41;
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "V", descriptor = "Lclient!n;")
|
||||
public static final Class99 aClass99_13 = new Class99(64);
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "Y", descriptor = "I")
|
||||
public static volatile int anInt2467 = 0;
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "ab", descriptor = "Lclient!sc;")
|
||||
public static final Class133 aClass133_7 = new Class133(16);
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "bb", descriptor = "Lclient!ug;")
|
||||
public static Class150 aClass150_1 = new Class150();
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "db", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_517 = Static28.method790("");
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "eb", descriptor = "[I")
|
||||
public static final int[] anIntArray219 = new int[1000];
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "fb", descriptor = "Lclient!n;")
|
||||
public static final Class99 aClass99_14 = new Class99(30);
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "gb", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_518 = Static28.method790("www");
|
||||
|
||||
@OriginalMember(owner = "client!he", name = "c", descriptor = "(II)V")
|
||||
public static void method1906(@OriginalArg(1) int arg0) {
|
||||
@Pc(12) Class3_Sub2_Sub8 local12 = Static238.method4143(7, arg0);
|
||||
local12.method1007();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue