Uses of Class
me.hsgamer.bettergui.BetterGUI
-
-
Uses of BetterGUI in me.hsgamer.bettergui
Methods in me.hsgamer.bettergui that return BetterGUI Modifier and Type Method Description static BetterGUI
BetterGUI. getInstance()
Get the instance of the plugin -
Uses of BetterGUI in me.hsgamer.bettergui.api.addon
Methods in me.hsgamer.bettergui.api.addon that return BetterGUI Modifier and Type Method Description default BetterGUI
GetPlugin. getPlugin()
Get the plugin instance -
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.config
Constructors in me.hsgamer.bettergui.config with parameters of type BetterGUI Constructor Description TemplateConfig(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
Methods in me.hsgamer.bettergui.manager that return BetterGUI Modifier and Type Method Description BetterGUI
AddonManager. getPlugin()
Get the pluginConstructors in me.hsgamer.bettergui.manager with parameters of type BetterGUI Constructor Description AddonManager(BetterGUI plugin)
MenuCommandManager(BetterGUI plugin)
MenuManager(BetterGUI plugin)
-
Uses of BetterGUI in me.hsgamer.bettergui.papi
Constructors in me.hsgamer.bettergui.papi with parameters of type BetterGUI Constructor Description ExtraPlaceholderExpansion(BetterGUI plugin)
-