KSpigot
/
net.axay.kspigot.gui
/
GUIBuilder
/
page
page
fun
page
(page:
Int
, builder:
GUIPageBuilder
<
T
>.() ->
Unit
)
Content copied to clipboard
Opens the builder for a new page and adds the new page to the GUI.
Parameters
page
The index of the page.