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

I

InventoriesPlayer - Interface in fr.maxlego08.menu.api.players.inventory
Management of player inventories
Inventory - Interface in fr.maxlego08.menu.api
The `Inventory` interface defines the structure and behavior of inventory-related operations.
InventoryButton - Interface in fr.maxlego08.menu.api.button.buttons
Represents a button within a user interface in a Minecraft plugin that allows the player to open a new inventory.
InventoryLoadEvent - Class in fr.maxlego08.menu.api.event.events
 
InventoryLoadEvent(Plugin, File, Inventory) - Constructor for class fr.maxlego08.menu.api.event.events.InventoryLoadEvent
 
InventoryManager - Interface in fr.maxlego08.menu.api
Inventory Management:
InventoryPlayer - Interface in fr.maxlego08.menu.api.players.inventory
Player's Inventory
isCancelled() - Method in class fr.maxlego08.menu.api.event.CancelledMenuEvent
 
isClickable() - Method in interface fr.maxlego08.menu.api.button.Button
Checks if the button can be clicked.
isCloseInventory() - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Gets the default closeInventory value.
isCustom() - Method in interface fr.maxlego08.menu.api.sound.SoundOption
 
isExpired() - Method in interface fr.maxlego08.menu.api.players.Data
Allows to know if a data is expired
isPermanent() - Method in interface fr.maxlego08.menu.api.button.Button
Checks if the button is permanent.
isPermanent() - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Gets the default isPermanent value.
isRefreshOnClick() - Method in interface fr.maxlego08.menu.api.button.Button
Checks if the button should be refreshed on click.
isRefreshOnClick() - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Gets the default refreshOnClick value.
isRequired() - Method in interface fr.maxlego08.menu.api.command.CommandArgument
Checks if the argument is required.
isString() - Method in enum class fr.maxlego08.menu.api.enums.PlaceholderAction
Allows to check if the condition must be on a string
isUpdate() - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Gets the default update value.
isUpdated() - Method in interface fr.maxlego08.menu.api.button.Button
Checks if the button needs to be updated.
isUpdateOnClick() - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
Gets the default updateOnClick value.
isUseCache() - Method in interface fr.maxlego08.menu.api.button.Button
 
isUseCache() - Method in class fr.maxlego08.menu.api.button.DefaultButtonValue
 
isValid() - Method in interface fr.maxlego08.menu.api.utils.OpenLink
Allows to know if the object is valid
ItemVerification - Enum Class in fr.maxlego08.menu.api.enums
 
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