Index
All Classes and Interfaces|All Packages
L
- load(String, TypedMapAccessor, File) - Method in interface fr.maxlego08.menu.api.loader.ActionLoader
-
Creates an instance of
Actionbased on the provided configuration. - load(String, TypedMapAccessor, File) - Method in interface fr.maxlego08.menu.api.loader.PermissibleLoader
-
Creates a
Permissiblebased on the provided configuration. - load(YamlConfiguration, String, DefaultButtonValue) - Method in interface fr.maxlego08.menu.api.loader.ButtonLoader
-
Loads a button based on the provided configuration.
- load(YamlConfiguration, String, String) - Method in interface fr.maxlego08.menu.api.loader.MaterialLoader
-
Loads an ItemStack based on the provided configuration.
- loadActions(List<Map<String, Object>>, String, File) - Method in interface fr.maxlego08.menu.api.ButtonManager
-
Transforms a list of map elements from a configuration file into a list of actions.
- loadButton(Button, YamlConfiguration, String, InventoryManager, ButtonManager, Loader<MenuItemStack>, File) - Method in interface fr.maxlego08.menu.api.button.ButtonOption
-
Loads a button configuration from a YAML file.
- loadButtons() - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Loads buttons.
- loadClicks(List<String>) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Transforms a string list into a click list type.
- loadCommand(Plugin, File) - Method in interface fr.maxlego08.menu.api.command.CommandManager
-
Loads a specific command from a plugin's configuration file.
- loadCommands() - Method in interface fr.maxlego08.menu.api.command.CommandManager
-
Loads commands from the configuration files.
- loadDefaultValues() - Method in interface fr.maxlego08.menu.api.players.DataManager
- loadInventories() - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Loads inventories of the plugin.
- loadInventory(Plugin, File) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Loads an inventory from a file.
- loadInventory(Plugin, File, Class<? extends Inventory>) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Loads an inventory from a file.
- loadInventory(Plugin, String) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Loads an inventory from a file.
- loadInventory(Plugin, String, Class<? extends Inventory>) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Loads an inventory from a file.
- loadInventoryOrSaveResource(Plugin, String) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Loads an inventory.
- loadInventoryOrSaveResource(Plugin, String, Class<? extends Inventory>) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Loads an inventory.
- loadPattern(File) - Method in interface fr.maxlego08.menu.api.pattern.PatternManager
-
Loads a pattern from a file.
- loadPatterns() - Method in interface fr.maxlego08.menu.api.pattern.PatternManager
-
Loads all registered patterns.
- loadPermissible(List<Map<String, Object>>, String, File) - Method in interface fr.maxlego08.menu.api.ButtonManager
-
Transforms a list of map elements from a configuration file into a list of permissibles.
- loadSlot(List<String>) - Static method in interface fr.maxlego08.menu.api.loader.ButtonLoader
-
Loads a list of strings and transforms it into integers, supporting various slot formats.
- login(CommandSender, String) - Method in interface fr.maxlego08.menu.api.website.WebsiteManager
-
Allows you to connect to the site
- LOWER - Enum constant in enum class fr.maxlego08.menu.api.enums.PlaceholderAction
- LOWER_OR_EQUAL - Enum constant in enum class fr.maxlego08.menu.api.enums.PlaceholderAction
All Classes and Interfaces|All Packages