Rename Class3_Sub2_Sub14 to InvType

This commit is contained in:
Pazaz 2022-04-23 14:59:10 -04:00
parent bf151a0e12
commit a169470107
50 changed files with 507 additions and 507 deletions

View file

@ -21,7 +21,7 @@ public final class Static123 {
@OriginalMember(owner = "client!jj", name = "a", descriptor = "(BI)Lclient!lk;")
public static StructType method2417(@OriginalArg(1) int arg0) {
@Pc(10) StructType local10 = (StructType) Static231.aClass54_13.method1806((long) arg0);
@Pc(10) StructType local10 = (StructType) Static231.aClass54_13.get((long) arg0);
if (local10 != null) {
return local10;
}
@ -30,7 +30,7 @@ public final class Static123 {
if (local26 != null) {
local10.method2806(new Buffer(local26));
}
Static231.aClass54_13.method1811(local10, (long) arg0);
Static231.aClass54_13.put(local10, (long) arg0);
return local10;
}