Multi Page Button
This class represents a base abstract class of which all buttons in the MultiPageBuilder inventory will inherit
Parameters
identifiable Item
The item that will be displayed in the inventory by which this button identifies
Inheritors
Functions
Link copied to clipboard
abstract fun performAction(event: InventoryClickEvent, page: Int, multiPageBuilder: MultiPageBuilder)
This function is called when the button is clicked.