mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Created TypeList classes and moved static members to them
This commit is contained in:
parent
6ba1f2f808
commit
b3a5fdbec9
356 changed files with 6604 additions and 6652 deletions
|
|
@ -10,10 +10,7 @@ public final class Static37 {
|
|||
@OriginalMember(owner = "client!cm", name = "c", descriptor = "I")
|
||||
public static int anInt1176;
|
||||
|
||||
@OriginalMember(owner = "client!cm", name = "f", descriptor = "Lsignlink!im;")
|
||||
public static PrivilegedRequest js5SocketRequest;
|
||||
|
||||
@OriginalMember(owner = "client!cm", name = "a", descriptor = "(ILclient!fe;)V")
|
||||
@OriginalMember(owner = "client!cm", name = "a", descriptor = "(ILclient!fe;)V")
|
||||
public static void method949(@OriginalArg(1) PathingEntity arg0) {
|
||||
if (arg0.anInt3376 == 0) {
|
||||
return;
|
||||
|
|
@ -35,7 +32,7 @@ public final class Static37 {
|
|||
@Pc(70) int local70;
|
||||
if (arg0.anInt3370 >= 32768) {
|
||||
local70 = arg0.anInt3370 - 32768;
|
||||
if (local70 == Static16.anInt549) {
|
||||
if (local70 == PlayerList.selfId) {
|
||||
local70 = 2047;
|
||||
}
|
||||
@Pc(83) Player local83 = Static159.players[local70];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue