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

@@ -11,7 +11,7 @@ public class class10 {
final String field46;
@ObfuscatedSignature(
signature = "(Lkn;)V"
descriptor = "(Lkn;)V"
)
class10(Buffer var1) {
this(var1.readUnsignedByte(), var1.readUnsignedByte(), var1.readStringCp1252NullTerminated());