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

@ -61,7 +61,7 @@ public final class Class45 {
@Pc(1) long local1 = 0L;
if ((arg1 & 0x7F) == 0 || (arg3 & 0x7F) == 0) {
local1 = arg1 + (arg3 << 16);
@Pc(23) IntNode local23 = (IntNode) this.aClass133_4.method3863(local1);
@Pc(23) IntNode local23 = (IntNode) this.aClass133_4.get(local1);
if (local23 != null) {
return local23.anInt3141;
}