Rename AbstractIndexCache to be more accurate

This commit is contained in:
Lucas
2019-07-07 06:24:17 +02:00
parent bb8dc5b8e4
commit eeeafb93b7
118 changed files with 594 additions and 591 deletions

View File

@@ -15,7 +15,7 @@ public class WorldMapSection1 implements WorldMapSection {
signature = "Lit;"
)
@Export("indexCache15")
static IndexCache indexCache15;
static Archive indexCache15;
@ObfuscatedName("ey")
@ObfuscatedGetter(
intValue = -1516124929
@@ -193,7 +193,7 @@ public class WorldMapSection1 implements WorldMapSection {
if (var1 != null) {
return var1;
} else {
byte[] var2 = KitDefinition.KitDefinition_indexCache.takeRecord(3, var0);
byte[] var2 = KitDefinition.KitDefinition_indexCache.takeFile(3, var0);
var1 = new KitDefinition();
if (var2 != null) {
var1.read(new Buffer(var2));