Index

A B C D E F G H I L M N O P R S T U V W Y Z 
All Classes and Interfaces|All Packages

S

saveItem(CommandSender, ItemStack, String, String) - Method in interface fr.maxlego08.menu.api.InventoryManager
Save item in config file
send(Player, List<String>) - Method in interface fr.maxlego08.menu.api.utils.OpenLink
Allows you to send messages to a player
sendInventories(CommandSender) - Method in interface fr.maxlego08.menu.api.InventoryManager
Displays the list of available inventories.
sendMessage(CommandSender, String) - Method in interface fr.maxlego08.menu.api.utils.MessageSender
Sends a message to the specified CommandSender.
sendTitle(Player, String, String, long, long, long) - Method in interface fr.maxlego08.menu.api.utils.MessageSender
Sends a title and subtitle to the player with specified timings for the display.
setCancelled(boolean) - Method in class fr.maxlego08.menu.api.event.CancelledMenuEvent
 
setCloseInventory(boolean) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Sets the default closeInventory value.
setFile(File) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
 
setOldInventories(List<Inventory>) - Method in class fr.maxlego08.menu.api.event.events.PlayerOpenInventoryEvent
 
setPage(int) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Sets the default page value.
setPage(int) - Method in class fr.maxlego08.menu.api.event.events.PlayerOpenInventoryEvent
 
setPermanent(boolean) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Sets the default isPermanent value.
setPlayerArgument(Player, String, String) - Method in interface fr.maxlego08.menu.api.command.CommandManager
Registers a key-value pair for the arguments of a command associated with a player.
setPlayerHead(String) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Sets the default playerHead value.
setPlayerPage(OfflinePlayer, int, int) - Method in interface fr.maxlego08.menu.api.InventoryManager
Sets the current page number for a given player in a paginated context.
setRefreshOnClick(boolean) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Sets the default refreshOnClick value.
setSlot(int) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Sets the default slot value.
setSlots(List<Integer>) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Sets the default list of slots.
setUpdate(boolean) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Sets the default update value.
setUpdateOnClick(boolean) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Sets the default updateOnClick value.
setUseCache(boolean) - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
 
shouldTrigger(PlayerInteractEvent) - Method in class fr.maxlego08.menu.api.utils.OpenWithItem
 
SIMILAR - Enum constant in enum class fr.maxlego08.menu.api.enums.ItemVerification
 
size() - Method in interface fr.maxlego08.menu.api.Inventory
Returns the size of the inventory.
SlotButton - Interface in fr.maxlego08.menu.api.button
The SlotButton interface allows a single button to occupy multiple slots in an inventory.
sortButtons(int, Object...) - Method in interface fr.maxlego08.menu.api.Inventory
Sorts the buttons based on the current page and additional elements.
sortPatterns(Pattern, int, Object...) - Method in interface fr.maxlego08.menu.api.Inventory
Sorts the pattern buttons based on the current page and additional elements.
SoundOption - Interface in fr.maxlego08.menu.api.sound
Allows you to manage a sound
storeInventory(Player) - Method in interface fr.maxlego08.menu.api.players.inventory.InventoriesPlayer
Saves the player's inventory to be stored
storeInventory(Player) - Method in interface fr.maxlego08.menu.api.players.inventory.InventoryPlayer
Saves the player's inventory to be stored
SUPERIOR - Enum constant in enum class fr.maxlego08.menu.api.enums.PlaceholderAction
 
SUPERIOR_OR_EQUAL - Enum constant in enum class fr.maxlego08.menu.api.enums.PlaceholderAction
 
A B C D E F G H I L M N O P R S T U V W Y Z 
All Classes and Interfaces|All Packages