Annotations: signature -> descriptor; use linkedhashmap

This commit is contained in:
Lucwousin
2020-07-16 22:23:44 +02:00
parent 42affee0f0
commit 663bbc80db
325 changed files with 2478 additions and 2525 deletions

View File

@@ -30,7 +30,7 @@ public class InterfaceParent extends Node {
@ObfuscatedName("m")
@ObfuscatedSignature(
signature = "(IIIB)Llz;",
descriptor = "(IIIB)Llz;",
garbageValue = "-72"
)
static Sprite method1233(int var0, int var1, int var2) {
@@ -41,7 +41,7 @@ public class InterfaceParent extends Node {
@ObfuscatedName("m")
@ObfuscatedSignature(
signature = "(Lbu;I)V",
descriptor = "(Lbu;I)V",
garbageValue = "-764301386"
)
@Export("runScriptEvent")