Index
All Classes and Interfaces|All Packages|Serialized Form
I
- invalidateCache() - Method in class dev.oumaimaa.kawaiiapi.menu.PaginatedMenu
-
Clears the item cache, forcing a refresh on the next access.
- inventory - Variable in class dev.oumaimaa.kawaiiapi.menu.Menu
- isCommandRegistered(String) - Static method in class dev.oumaimaa.kawaiiapi.command.CommandManager
-
Checks if a command is currently registered.
- isCurrentPageEmpty() - Method in class dev.oumaimaa.kawaiiapi.menu.PaginatedMenu
-
Checks if the current page is empty.
- isIn(Location) - Method in class dev.oumaimaa.kawaiiapi.region.Region
-
Checks if a location is within this region.
- isInitialized() - Static method in class dev.oumaimaa.kawaiiapi.menu.MenuManager
-
Checks if the MenuManager has been initialized.
- isLoaded() - Static method in class dev.oumaimaa.kawaiiapi.KawaiiAPI
-
Checks if KawaiiAPI is currently loaded and enabled.
- isOpen() - Method in class dev.oumaimaa.kawaiiapi.menu.Menu
-
Checks if the menu is currently open.
- isPlayerIn(Player) - Method in class dev.oumaimaa.kawaiiapi.region.Region
-
Checks if a player is within this region.
- isPlayerOnly() - Method in class dev.oumaimaa.kawaiiapi.command.SubCommand
-
Checks if this subcommand can only be executed by players.
- isSet() - Method in class dev.oumaimaa.kawaiiapi.region.Region
-
Checks if both corners of the region are set.
- ItemBuilder(Material) - Constructor for class dev.oumaimaa.kawaiiapi.items.ItemUtils.ItemBuilder
-
Creates a new ItemBuilder.
- ItemBuilder(ItemStack) - Constructor for class dev.oumaimaa.kawaiiapi.items.ItemUtils.ItemBuilder
-
Creates a new ItemBuilder from an existing item.
- itemFromBase64(String) - Static method in class dev.oumaimaa.kawaiiapi.heads.SkullCreator
-
Creates a player skull ItemStack from a base64 encoded texture string.
- itemFromUrl(String) - Static method in class dev.oumaimaa.kawaiiapi.heads.SkullCreator
-
Creates a player skull ItemStack from a Mojang texture URL.
- itemFromUuid(UUID) - Static method in class dev.oumaimaa.kawaiiapi.heads.SkullCreator
-
Creates a player skull ItemStack from a player's UUID.
- ItemUtils - Class in dev.oumaimaa.kawaiiapi.items
-
Modern utility class for creating and manipulating Minecraft items using Paper's Adventure API.
- ItemUtils.ItemBuilder - Class in dev.oumaimaa.kawaiiapi.items
-
Builder class for creating complex items with a fluent API.
- itemWithBase64(ItemStack, String) - Static method in class dev.oumaimaa.kawaiiapi.heads.SkullCreator
-
Applies a base64 encoded texture to an existing skull ItemStack.
- itemWithUrl(ItemStack, String) - Static method in class dev.oumaimaa.kawaiiapi.heads.SkullCreator
-
Applies a texture from a Mojang URL to an existing skull ItemStack.
- itemWithUuid(ItemStack, UUID) - Static method in class dev.oumaimaa.kawaiiapi.heads.SkullCreator
-
Applies a player's texture to an existing skull ItemStack using their UUID.
All Classes and Interfaces|All Packages|Serialized Form