Rename AbstractIndexCache to be more accurate
This commit is contained in:
@@ -59,7 +59,7 @@ public enum RectangleMode implements Enumerated {
|
||||
signature = "(Lir;Lir;ZB)V",
|
||||
garbageValue = "1"
|
||||
)
|
||||
public static void method6028(AbstractIndexCache var0, AbstractIndexCache var1, boolean var2) {
|
||||
public static void method6028(AbstractArchive var0, AbstractArchive var1, boolean var2) {
|
||||
ObjectDefinition.ObjectDefinition_indexCache = var0;
|
||||
ObjectDefinition.field640 = var1;
|
||||
ObjectDefinition.ObjectDefinition_isLowDetail = var2;
|
||||
|
||||
Reference in New Issue
Block a user