Uses of Class
me.hsgamer.bettergui.BetterGUI
-
Packages that use BetterGUI Package Description me.hsgamer.bettergui me.hsgamer.bettergui.command me.hsgamer.bettergui.downloader me.hsgamer.bettergui.manager -
-
Uses of BetterGUI in me.hsgamer.bettergui
Methods in me.hsgamer.bettergui that return BetterGUI Modifier and Type Method Description static BetterGUIBetterGUI. getInstance()Get the instance of the plugin -
Uses of BetterGUI in me.hsgamer.bettergui.command
Constructors in me.hsgamer.bettergui.command with parameters of type BetterGUI Constructor Description GetAddonsCommand(BetterGUI plugin)GetTemplateButtonsCommand(BetterGUI plugin)GetVariablesCommand(BetterGUI plugin)MainCommand(BetterGUI plugin)OpenCommand(BetterGUI plugin)ReloadCommand(BetterGUI plugin) -
Uses of BetterGUI in me.hsgamer.bettergui.downloader
Constructors in me.hsgamer.bettergui.downloader with parameters of type BetterGUI Constructor Description AddonDownloader(BetterGUI plugin) -
Uses of BetterGUI in me.hsgamer.bettergui.manager
Constructors in me.hsgamer.bettergui.manager with parameters of type BetterGUI Constructor Description MenuCommandManager(BetterGUI plugin)MenuManager(BetterGUI plugin)
-