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

@@ -12,13 +12,13 @@ public class SpotAnimationDefinition extends DualNode {
signature = "Lir;"
)
@Export("SpotAnimationDefinition_indexCache")
public static AbstractIndexCache SpotAnimationDefinition_indexCache;
public static AbstractArchive SpotAnimationDefinition_indexCache;
@ObfuscatedName("f")
@ObfuscatedSignature(
signature = "Lir;"
)
@Export("SpotAnimationDefinition_modelIndexCache")
public static AbstractIndexCache SpotAnimationDefinition_modelIndexCache;
public static AbstractArchive SpotAnimationDefinition_modelIndexCache;
@ObfuscatedName("q")
@ObfuscatedSignature(
signature = "Ler;"