mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-19 01:15:19 -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
|
|
@ -24,8 +24,8 @@ public final class Static178 {
|
|||
local24++;
|
||||
}
|
||||
if (local24 < Static199.aClass3_Sub22Array1.length && Static199.aClass3_Sub22Array1[local24] != null) {
|
||||
Static6.outboundBuffer.p1isaac(162);
|
||||
Static6.outboundBuffer.p8(Static199.aClass3_Sub22Array1[local24].key);
|
||||
Protocol.outboundBuffer.p1isaac(162);
|
||||
Protocol.outboundBuffer.p8(Static199.aClass3_Sub22Array1[local24].key);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -37,8 +37,8 @@ public final class Static178 {
|
|||
}
|
||||
@Pc(27) int local27 = 0;
|
||||
for (@Pc(29) int local29 = 0; local29 < local19.objectIds.length; local29++) {
|
||||
if (local19.objectIds[local29] >= 0 && Static170.anInt3245 > local19.objectIds[local29]) {
|
||||
@Pc(56) ObjType local56 = Static71.get(local19.objectIds[local29]);
|
||||
if (local19.objectIds[local29] >= 0 && ObjTypeList.anInt3245 > local19.objectIds[local29]) {
|
||||
@Pc(56) ObjType local56 = ObjTypeList.get(local19.objectIds[local29]);
|
||||
if (local56.params != null) {
|
||||
@Pc(68) IntNode local68 = (IntNode) local56.params.get((long) arg2);
|
||||
if (local68 != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue