Package me.hsgamer.bettergui.api.addon
Interface GetPlugin
-
- All Superinterfaces:
GetClassLoader
public interface GetPlugin extends GetClassLoader
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default BetterGUIgetPlugin()-
Methods inherited from interface me.hsgamer.hscore.expansion.extra.expansion.GetClassLoader
getExpansionClassLoader
-
-
-
-
Method Detail
-
getPlugin
default BetterGUI getPlugin()
-
-