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
25
client/src/main/java/Static68.java
Normal file
25
client/src/main/java/Static68.java
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
import org.openrs2.deob.annotation.OriginalMember;
|
||||
|
||||
public final class Static68 {
|
||||
|
||||
@OriginalMember(owner = "client!fg", name = "d", descriptor = "[I")
|
||||
public static final int[] anIntArray159 = new int[6];
|
||||
|
||||
@OriginalMember(owner = "client!fg", name = "i", descriptor = "[[I")
|
||||
public static final int[][] anIntArrayArray12 = new int[][] { { 1, 3, 5, 7 }, { 1, 3, 5, 7 }, { 1, 3, 5, 7 }, { 1, 3, 5, 7, 6 }, { 1, 3, 5, 7, 6 }, { 1, 3, 5, 7, 6 }, { 1, 3, 5, 7, 6 }, { 1, 3, 5, 7, 2, 6 }, { 1, 3, 5, 7, 2, 8 }, { 1, 3, 5, 7, 2, 8 }, { 1, 3, 5, 7, 11, 12 }, { 1, 3, 5, 7, 11, 12 }, { 1, 3, 5, 7, 13, 14 } };
|
||||
|
||||
@OriginalMember(owner = "client!fg", name = "j", descriptor = "[[I")
|
||||
public static final int[][] anIntArrayArray13 = new int[][] { { 0, 1, 2, 3, 0, 0, 1, 3 }, { 1, 1, 2, 3, 1, 0, 1, 3 }, { 0, 1, 2, 3, 1, 0, 1, 3 }, { 0, 0, 1, 2, 0, 0, 2, 4, 1, 0, 4, 3 }, { 0, 0, 1, 4, 0, 0, 4, 3, 1, 1, 2, 4 }, { 0, 0, 4, 3, 1, 0, 1, 2, 1, 0, 2, 4 }, { 0, 1, 2, 4, 1, 0, 1, 4, 1, 0, 4, 3 }, { 0, 4, 1, 2, 0, 4, 2, 5, 1, 0, 4, 5, 1, 0, 5, 3 }, { 0, 4, 1, 2, 0, 4, 2, 3, 0, 4, 3, 5, 1, 0, 4, 5 }, { 0, 0, 4, 5, 1, 4, 1, 2, 1, 4, 2, 3, 1, 4, 3, 5 }, { 0, 0, 1, 5, 0, 1, 4, 5, 0, 1, 2, 4, 1, 0, 5, 3, 1, 5, 4, 3, 1, 4, 2, 3 }, { 1, 0, 1, 5, 1, 1, 4, 5, 1, 1, 2, 4, 0, 0, 5, 3, 0, 5, 4, 3, 0, 4, 2, 3 }, { 1, 0, 5, 4, 1, 0, 1, 5, 0, 0, 4, 3, 0, 4, 5, 3, 0, 5, 2, 3, 0, 1, 2, 5 } };
|
||||
|
||||
@OriginalMember(owner = "client!fg", name = "l", descriptor = "[I")
|
||||
public static final int[] anIntArray164 = new int[6];
|
||||
|
||||
@OriginalMember(owner = "client!fg", name = "m", descriptor = "[I")
|
||||
public static final int[] anIntArray165 = new int[6];
|
||||
|
||||
@OriginalMember(owner = "client!fg", name = "r", descriptor = "[I")
|
||||
public static final int[] anIntArray169 = new int[6];
|
||||
|
||||
@OriginalMember(owner = "client!fg", name = "t", descriptor = "[I")
|
||||
public static final int[] anIntArray170 = new int[6];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue