Shade asm into Lib's Disguises for now, need to fetch remotely and save for 1.12

This commit is contained in:
libraryaddict
2020-02-20 00:18:52 +13:00
parent 6a6ba0c703
commit 51296f1cae
2 changed files with 28 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
package me.libraryaddict.disguise.utilities.reflection.asm;
import org.bukkit.craftbukkit.libs.org.objectweb.asm.*;
import org.objectweb.asm.*;
import java.io.IOException;
import java.lang.reflect.Field;