mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 08:25:14 -06: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
|
|
@ -7,9 +7,6 @@ public final class Static146 {
|
|||
@OriginalMember(owner = "client!lg", name = "d", descriptor = "F")
|
||||
public static float aFloat15;
|
||||
|
||||
@OriginalMember(owner = "client!lg", name = "g", descriptor = "Lclient!ve;")
|
||||
public static Js5 aClass153_54;
|
||||
|
||||
@OriginalMember(owner = "client!lg", name = "b", descriptor = "Z")
|
||||
public static boolean aBoolean174 = false;
|
||||
|
||||
|
|
@ -24,7 +21,7 @@ public final class Static146 {
|
|||
@Pc(6) int local6 = arg0.offset;
|
||||
@Pc(14) byte[] local14 = arg1.method3148();
|
||||
arg0.pSmart1or2(local14.length);
|
||||
arg0.offset += Static62.aClass44_1.method1550(local14.length, arg0.data, local14, 0, arg0.offset);
|
||||
arg0.offset += WordPack.codec.method1550(local14.length, arg0.data, local14, 0, arg0.offset);
|
||||
return arg0.offset - local6;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue