Make updatemappings parameter renamer work, add importmappings parameter renamer, more refactoring

This commit is contained in:
Lucas
2019-07-07 12:15:54 +02:00
parent c92553f86f
commit e1a815eddd
98 changed files with 41069 additions and 32880 deletions

View File

@@ -29,8 +29,8 @@ public class StructDefinition extends DualNode {
signature = "(B)V",
garbageValue = "-16"
)
@Export("init")
void init() {
@Export("postDecode")
void postDecode() {
}
@ObfuscatedName("q")
@@ -238,7 +238,7 @@ public class StructDefinition extends DualNode {
var4.scrollHeight = Interpreter.Interpreter_intStack[RouteStrategy.Interpreter_intStackSize + 1];
class22.method295(var4);
if (var3 != -1 && var4.type == 0) {
class39.revalidateWidgetScroll(Widget.widgets[var3 >> 16], var4, false);
class39.revalidateWidgetScroll(Widget.interfaceComponents[var3 >> 16], var4, false);
}
return 1;