MultiPageBuilder

This class is used to create an inventory with multiple pages and display it to a player

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun addButton(slot: Int, page: Int, button: MultiPageButton): MultiPageBuilder

This function is used to add a button to a specific page of the MultiPageBuilder

Link copied to clipboard

This function is used to add a button to every page of the MultiPageBuilder

Link copied to clipboard

This function is used to add a page to the MultiPageBuilder

Link copied to clipboard

This function is used to add multiple pages to the MultiPageBuilder

Link copied to clipboard

This function is used to open the MultiPageBuilder to the player