mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-18 12:30:21 -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
|
|
@ -17,11 +17,6 @@ public final class Static134 {
|
|||
return local25;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!kh", name = "a", descriptor = "(II)V")
|
||||
public static void method2621() {
|
||||
Static45.aClass99_6.method3102(5);
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!kh", name = "a", descriptor = "(IIIBII)V")
|
||||
public static void method2622(@OriginalArg(0) int arg0, @OriginalArg(1) int arg1, @OriginalArg(2) int arg2, @OriginalArg(4) int arg3, @OriginalArg(5) int arg4) {
|
||||
@Pc(8) int local8 = arg2 + 1;
|
||||
|
|
@ -36,7 +31,7 @@ public final class Static134 {
|
|||
|
||||
@OriginalMember(owner = "client!kh", name = "b", descriptor = "(I)V")
|
||||
public static void method2623() {
|
||||
Static6.outboundBuffer.p1isaac(104);
|
||||
Static6.outboundBuffer.p8(0L);
|
||||
Protocol.outboundBuffer.p1isaac(104);
|
||||
Protocol.outboundBuffer.p8(0L);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue