Uses of Class
fr.fuzeblocks.homeplugin.HomePlugin
Packages that use HomePlugin
Package
Description
-
Uses of HomePlugin in fr.fuzeblocks.homeplugin.core.audience
Constructors in fr.fuzeblocks.homeplugin.core.audience with parameters of type HomePlugin -
Uses of HomePlugin in fr.fuzeblocks.homeplugin.core.database
Constructors in fr.fuzeblocks.homeplugin.core.database with parameters of type HomePluginModifierConstructorDescriptionDatabaseManager(HomePlugin instance) Instantiates a new Database manager. -
Uses of HomePlugin in fr.fuzeblocks.homeplugin.core.economy
Methods in fr.fuzeblocks.homeplugin.core.economy with parameters of type HomePluginModifier and TypeMethodDescriptionstatic voidEconomyManager.setup(HomePlugin plugin) Initialize economy settings and cache config reference. -
Uses of HomePlugin in fr.fuzeblocks.homeplugin.core.language
Constructors in fr.fuzeblocks.homeplugin.core.language with parameters of type HomePluginModifierConstructorDescriptionLanguageManager(Language type, HomePlugin plugin) Instantiates a new Language manager. -
Uses of HomePlugin in fr.fuzeblocks.homeplugin.core.placeholder
Constructors in fr.fuzeblocks.homeplugin.core.placeholder with parameters of type HomePluginModifierConstructorDescriptionHomePluginExpansion(HomePlugin homePlugin) Instantiates a new Home plugin expansion. -
Uses of HomePlugin in fr.fuzeblocks.homeplugin.gui
Methods in fr.fuzeblocks.homeplugin.gui with parameters of type HomePlugin -
Uses of HomePlugin in fr.fuzeblocks.homeplugin.other.commands
Constructors in fr.fuzeblocks.homeplugin.other.commands with parameters of type HomePluginModifierConstructorDescriptionLangCommand(HomePlugin plugin) Instantiates a new Lang command.UpdateCommand(HomePlugin homePlugin)