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
25
client/src/main/java/Static55.java
Normal file
25
client/src/main/java/Static55.java
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
public final class Static55 {
|
||||
|
||||
@OriginalMember(owner = "client!ee", name = "b", descriptor = "I")
|
||||
public static int anInt1735;
|
||||
|
||||
@OriginalMember(owner = "client!ee", name = "c", descriptor = "I")
|
||||
public static int anInt1736;
|
||||
|
||||
@OriginalMember(owner = "client!ee", name = "g", descriptor = "I")
|
||||
public static int anInt1738;
|
||||
|
||||
@OriginalMember(owner = "client!ee", name = "a", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_376 = Static28.method790(" GMT");
|
||||
|
||||
@OriginalMember(owner = "client!ee", name = "e", descriptor = "Lclient!na;")
|
||||
public static final Class100 aClass100_377 = Static28.method790("p12_full");
|
||||
|
||||
@OriginalMember(owner = "client!ee", name = "f", descriptor = "S")
|
||||
public static short aShort12 = 1;
|
||||
|
||||
@OriginalMember(owner = "client!ee", name = "j", descriptor = "[I")
|
||||
public static final int[] anIntArray140 = new int[5];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue