Index
All Classes and Interfaces|All Packages|Serialized Form
M
- makeItem(Material, int, String, String...) - Static method in class dev.oumaimaa.kawaiiapi.items.ItemUtils
-
Creates an ItemStack with a specific amount.
- makeItem(Material, int, String, String...) - Method in class dev.oumaimaa.kawaiiapi.menu.Menu
-
Creates an ItemStack with a specific amount.
- makeItem(Material, String, String...) - Static method in class dev.oumaimaa.kawaiiapi.items.ItemUtils
-
Creates an ItemStack with display name and lore using modern Component API.
- makeItem(Material, String, String...) - Method in class dev.oumaimaa.kawaiiapi.menu.Menu
-
Creates an ItemStack with display name and lore using modern Components.
- makeItemWithComponents(Material, Component, Component...) - Static method in class dev.oumaimaa.kawaiiapi.items.ItemUtils
-
Creates an ItemStack using Adventure Components directly.
- makeUnbreakable(ItemStack) - Static method in class dev.oumaimaa.kawaiiapi.items.ItemUtils
-
Makes an item unbreakable and hides the unbreakable tag from the tooltip.
- maxItemsPerPage - Variable in class dev.oumaimaa.kawaiiapi.menu.PaginatedMenu
- Menu - Class in dev.oumaimaa.kawaiiapi.menu
-
Abstract base class for creating custom inventory menus using modern Paper API.
- Menu(PlayerMenuUtility) - Constructor for class dev.oumaimaa.kawaiiapi.menu.Menu
-
Constructs a new Menu instance.
- MenuManager - Class in dev.oumaimaa.kawaiiapi.menu
-
Central management system for handling player menus.
- MenuManagerException - Exception Class in dev.oumaimaa.kawaiiapi.exceptions
-
Exception thrown when an error occurs within the Menu Manager system.
- MenuManagerException() - Constructor for exception class dev.oumaimaa.kawaiiapi.exceptions.MenuManagerException
-
Constructs a new MenuManagerException with no detail message.
- MenuManagerException(String) - Constructor for exception class dev.oumaimaa.kawaiiapi.exceptions.MenuManagerException
-
Constructs a new MenuManagerException with the specified detail message.
- MenuManagerException(String, Throwable) - Constructor for exception class dev.oumaimaa.kawaiiapi.exceptions.MenuManagerException
-
Constructs a new MenuManagerException with the specified detail message and cause.
- MenuManagerException(String, Throwable, boolean, boolean) - Constructor for exception class dev.oumaimaa.kawaiiapi.exceptions.MenuManagerException
-
Constructs a new MenuManagerException with all exception details.
- MenuManagerException(Throwable) - Constructor for exception class dev.oumaimaa.kawaiiapi.exceptions.MenuManagerException
-
Constructs a new MenuManagerException with the specified cause.
- MenuManagerNotSetupException - Exception Class in dev.oumaimaa.kawaiiapi.exceptions
-
Exception thrown when the Menu Manager has not been properly initialized.
- MenuManagerNotSetupException() - Constructor for exception class dev.oumaimaa.kawaiiapi.exceptions.MenuManagerNotSetupException
-
Constructs a new MenuManagerNotSetupException with a default message.
- MenuManagerNotSetupException(String) - Constructor for exception class dev.oumaimaa.kawaiiapi.exceptions.MenuManagerNotSetupException
-
Constructs a new MenuManagerNotSetupException with a custom message.
- MenuManagerNotSetupException(String, Throwable) - Constructor for exception class dev.oumaimaa.kawaiiapi.exceptions.MenuManagerNotSetupException
-
Constructs a new MenuManagerNotSetupException with a message and cause.
- miniMessageToLegacy(String) - Static method in class dev.oumaimaa.kawaiiapi.colors.ColorTranslator
-
Converts MiniMessage format to legacy color codes.
All Classes and Interfaces|All Packages|Serialized Form