mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Rename Class3_Sub2_Sub14 to InvType
This commit is contained in:
parent
bf151a0e12
commit
a169470107
50 changed files with 507 additions and 507 deletions
|
|
@ -21,7 +21,7 @@ public final class Static110 {
|
|||
|
||||
@OriginalMember(owner = "client!ih", name = "a", descriptor = "(II)Lclient!hn;")
|
||||
public static ParamType method2277(@OriginalArg(1) int arg0) {
|
||||
@Pc(6) ParamType local6 = (ParamType) Static272.aClass54_14.method1806((long) arg0);
|
||||
@Pc(6) ParamType local6 = (ParamType) Static272.aClass54_14.get((long) arg0);
|
||||
if (local6 != null) {
|
||||
return local6;
|
||||
}
|
||||
|
|
@ -30,7 +30,7 @@ public final class Static110 {
|
|||
if (local30 != null) {
|
||||
local6.method2076(new Buffer(local30));
|
||||
}
|
||||
Static272.aClass54_14.method1811(local6, (long) arg0);
|
||||
Static272.aClass54_14.put(local6, (long) arg0);
|
||||
return local6;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue