Index
All Classes and Interfaces|All Packages
C
- call() - Method in class fr.maxlego08.menu.api.event.MenuEvent
- cancel() - Method in interface fr.maxlego08.menu.api.scheduler.ZScheduler
-
Cancels the task.
- CancelledMenuEvent - Class in fr.maxlego08.menu.api.event
- CancelledMenuEvent() - Constructor for class fr.maxlego08.menu.api.event.CancelledMenuEvent
- CENTER - Enum constant in enum class fr.maxlego08.menu.api.enums.MessageType
- checkPermission(Player, InventoryDefault, Placeholders) - Method in interface fr.maxlego08.menu.api.button.PermissibleButton
-
Checks if the player has the required permission to interact with the button.
- cleanInventory() - Method in interface fr.maxlego08.menu.api.Inventory
-
Determines whether the player's inventory should be cleared upon closing the inventory.
- clearAll() - Method in interface fr.maxlego08.menu.api.players.DataManager
-
Clear all player's data
- clearPlayer(UUID) - Method in interface fr.maxlego08.menu.api.players.DataManager
-
Clear player's data
- closeInventory() - Method in interface fr.maxlego08.menu.api.button.Button
-
Checks if the inventory should be closed when clicking.
- closeInventory(Player, InventoryDefault) - Method in interface fr.maxlego08.menu.api.Inventory
-
Closes the inventory for a player.
- Command - Interface in fr.maxlego08.menu.api.command
-
Represents a command that opens an
Inventory. - CommandArgument - Interface in fr.maxlego08.menu.api.command
-
Represents an argument for a command.
- CommandManager - Interface in fr.maxlego08.menu.api.command
-
Manages the registration, loading, and execution of commands associated with inventories.
- contains(String) - Method in interface fr.maxlego08.menu.api.utils.MapConfiguration
- contains(String) - Method in class fr.maxlego08.menu.api.utils.TypedMapAccessor
- contains(String) - Method in class fr.maxlego08.menu.api.utils.YamlConfigurationAccessor
- CONTAINS_STRING - Enum constant in enum class fr.maxlego08.menu.api.enums.PlaceholderAction
- containsKey(String) - Method in interface fr.maxlego08.menu.api.players.PlayerData
-
Check if data exist
- createInventory(String, int, InventoryHolder) - Method in interface fr.maxlego08.menu.api.utils.MetaUpdater
-
Create an
Inventory - createNewInventory(CommandSender, String, int, String) - Method in interface fr.maxlego08.menu.api.InventoryManager
-
Creates a new inventory file.
All Classes and Interfaces|All Packages