Package fr.maxlego08.menu.api.button.buttons


package fr.maxlego08.menu.api.button.buttons
  • Interfaces
    Class
    Description
    Represents a button that allows the user to return to the previous inventory.
    Represents a button that allows the user to return to the main inventory, typically the first inventory that was opened.
    Represents a button within a user interface in a Minecraft plugin that allows the player to open a new inventory.
    Represents a button within a user interface in a Minecraft plugin that allows the player to navigate to the next page of an inventory.
    Represents the default button type in a user interface within a Minecraft plugin, extending the basic Button interface.
    Represents a button that allows the player to navigate to the previous page of an inventory.