Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addGlow(ItemStack) - Static method in class dev.oumaimaa.kawaiiapi.items.ItemUtils
-
Adds an enchantment glow effect to an item without showing actual enchantments.
- addLore(String...) - Method in class dev.oumaimaa.kawaiiapi.items.ItemUtils.ItemBuilder
-
Adds lines to existing lore.
- addMenuBorder() - Method in class dev.oumaimaa.kawaiiapi.menu.PaginatedMenu
-
Sets up the border and navigation buttons for the paginated menu.
- addSubcommand(Class<? extends SubCommand>) - Method in class dev.oumaimaa.kawaiiapi.command.CommandManager.CommandBuilder
-
Adds a subcommand class.
- addSubcommands(Class<? extends SubCommand>...) - Method in class dev.oumaimaa.kawaiiapi.command.CommandManager.CommandBuilder
-
Adds multiple subcommand classes.
- aliases(String...) - Method in class dev.oumaimaa.kawaiiapi.command.CommandManager.CommandBuilder
-
Sets the command aliases.
- amount(int) - Method in class dev.oumaimaa.kawaiiapi.items.ItemUtils.ItemBuilder
-
Sets the amount of the item.
- append(char, String) - Method in class dev.oumaimaa.kawaiiapi.colors.ColorTranslator.ColorBuilder
-
Appends text with a specific color code.
- append(String) - Method in class dev.oumaimaa.kawaiiapi.colors.ColorTranslator.ColorBuilder
-
Appends colored text using legacy color codes.
- appendHex(String, String) - Method in class dev.oumaimaa.kawaiiapi.colors.ColorTranslator.ColorBuilder
-
Appends text with a hex color.
All Classes and Interfaces|All Packages|Serialized Form