mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 09:00:26 -07:00
27 lines
864 B
Java
27 lines
864 B
Java
import org.openrs2.deob.annotation.OriginalMember;
|
|
|
|
public final class Static62 {
|
|
|
|
@OriginalMember(owner = "client!f", name = "P", descriptor = "[I")
|
|
public static int[] anIntArray150;
|
|
|
|
@OriginalMember(owner = "client!f", name = "W", descriptor = "Lclient!fi;")
|
|
public static Class44 aClass44_1;
|
|
|
|
@OriginalMember(owner = "client!f", name = "ab", descriptor = "[[I")
|
|
public static int[][] anIntArrayArray11;
|
|
|
|
@OriginalMember(owner = "client!f", name = "T", descriptor = "[S")
|
|
public static short[] aShortArray19 = new short[256];
|
|
|
|
@OriginalMember(owner = "client!f", name = "V", descriptor = "I")
|
|
public static int anInt1938 = 0;
|
|
|
|
@OriginalMember(owner = "client!f", name = "Z", descriptor = "I")
|
|
public static int anInt1941 = 0;
|
|
|
|
@OriginalMember(owner = "client!f", name = "h", descriptor = "(I)I")
|
|
public static int method1483() {
|
|
return 15;
|
|
}
|
|
}
|