Annotations: signature -> descriptor; use linkedhashmap
This commit is contained in:
@@ -33,7 +33,7 @@ public final class FloorDecoration {
|
||||
int y;
|
||||
@ObfuscatedName("p")
|
||||
@ObfuscatedSignature(
|
||||
signature = "Lel;"
|
||||
descriptor = "Lel;"
|
||||
)
|
||||
@Export("entity")
|
||||
public Entity entity;
|
||||
|
||||
Reference in New Issue
Block a user