mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-16 16:05:13 -06:00
Started organizing CS2/Protocol-related functions
This commit is contained in:
parent
46740027df
commit
ef6a5d7385
268 changed files with 5936 additions and 6093 deletions
|
|
@ -7,10 +7,7 @@ public final class Static14 {
|
|||
@OriginalMember(owner = "client!bd", name = "b", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_80 = JagString.parse("(U(Y");
|
||||
|
||||
@OriginalMember(owner = "client!bd", name = "i", descriptor = "I")
|
||||
public static int anInt441 = 0;
|
||||
|
||||
@OriginalMember(owner = "client!bd", name = "a", descriptor = "(BI)V")
|
||||
@OriginalMember(owner = "client!bd", name = "a", descriptor = "(BI)V")
|
||||
public static void method475(@OriginalArg(1) int arg0) {
|
||||
@Pc(8) Inv local8 = (Inv) Static20.objectContainerCache.get((long) arg0);
|
||||
if (local8 != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue