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

@@ -9,7 +9,7 @@ import net.runelite.mapping.ObfuscatedSignature;
public class MusicPatchNode2 {
@ObfuscatedName("fj")
@ObfuscatedSignature(
signature = "Lko;"
descriptor = "Lko;"
)
@Export("fontPlain12")
static Font fontPlain12;
@@ -58,7 +58,7 @@ public class MusicPatchNode2 {
@ObfuscatedName("ev")
@ObfuscatedSignature(
signature = "(B)I",
descriptor = "(B)I",
garbageValue = "4"
)
static int method3820() {
@@ -77,7 +77,7 @@ public class MusicPatchNode2 {
@ObfuscatedName("gs")
@ObfuscatedSignature(
signature = "(Lbt;I)V",
descriptor = "(Lbt;I)V",
garbageValue = "486554393"
)
static final void method3819(PendingSpawn var0) {