Abstract Kt Inventory Paginated Sequence
Base class for sequence-backed paginated inventories.
Unlike AbstractKtInventoryPaginated, this class does not expose the last page number.
Since
2.2.0
Parameters
Plugin context
Number of inventory rows
Type Parameters
Type of the sequence-backed inventory
Inheritors
Types
Represents a single page of sequence-backed inventory.
Base class for refreshable sequence-backed inventories.
Properties
Functions
Adds an existing button to a single slot
Adds an existing button to multiple slots
Adds a button to a single slot with the given item and click handler
Adds a button to multiple slots with the given item and click handler
Creates a new inventory button.
Adds a button to navigate to the next page.
Called when bottom inventory is clicked
Sets slots to be used for pagination.
Adds a button to navigate to the previous page.
Adds a storable that is applied to each created page entry.