Index
All Classes and Interfaces|All Packages
U
- unregister(ButtonLoader) - Method in interface fr.maxlego08.menu.api.ButtonManager
-
Unregisters a
ButtonLoaderto stop handling button creation. - unregisterCommands(Command) - Method in interface fr.maxlego08.menu.api.command.CommandManager
-
Unregisters a specific command.
- unregisterCommands(Plugin) - Method in interface fr.maxlego08.menu.api.command.CommandManager
-
Unregisters all commands associated with a specific plugin.
- unregisterListener(Plugin) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Unregisters a FastEvent listener.
- unregisterOptions(Plugin) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Unregisters all button options associated with the given plugin.
- unregisterPattern(Pattern) - Method in interface fr.maxlego08.menu.api.pattern.PatternManager
-
Unregisters a pattern.
- unregisters(Plugin) - Method in interface fr.maxlego08.menu.api.ButtonManager
-
Unregisters all
ButtonLoaders associated with a specific plugin. - updateDisplayName(ItemMeta, String, Player) - Method in interface fr.maxlego08.menu.api.utils.MetaUpdater
-
Updates the display name of the
ItemMeta. - updateDisplayName(ItemMeta, String, OfflinePlayer) - Method in interface fr.maxlego08.menu.api.utils.MetaUpdater
-
Updates the display name of the
ItemMeta. - updateInventory(Player) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Opens the player’s current inventory again.
- updateInventory(Player, Plugin) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Opens the player’s current inventory again if the plugin is the same.
- updateLore(ItemMeta, List<String>, Player) - Method in interface fr.maxlego08.menu.api.utils.MetaUpdater
-
Updates the lore of the
ItemMeta. - updateLore(ItemMeta, List<String>, OfflinePlayer) - Method in interface fr.maxlego08.menu.api.utils.MetaUpdater
-
Updates the lore of the
ItemMeta. - updateOnClick() - Method in interface fr.maxlego08.menu.api.button.Button
-
Checks if the button should be updated when someone clicks on the inventory.
All Classes and Interfaces|All Packages