Merge pull request #2745 from Lucwousin/deob-annot

Deob/asm: Improve cfg deob, reproducible jars, smart annotations
This commit is contained in:
Tyler Bochard
2020-08-01 19:23:04 -04:00
committed by GitHub
396 changed files with 3392 additions and 4343 deletions

View File

@@ -33,7 +33,7 @@ public final class FloorDecoration {
int y;
@ObfuscatedName("p")
@ObfuscatedSignature(
signature = "Lel;"
descriptor = "Lel;"
)
@Export("entity")
public Entity entity;