Skip to content

Instantly share code, notes, and snippets.

View HugoSilvaF's full-sized avatar
🎯
Focusing

Hugo Leonardo da Silva Filho HugoSilvaF

🎯
Focusing
View GitHub Profile
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.Map;
import org.bukkit.Bukkit;
/**