Interface PaginatedMenu
- All Superinterfaces:
Menu
- All Known Implementing Classes:
AbstractPaginatedMenu
-
Method Summary
Modifier and TypeMethodDescriptioncreateCurrentPageKey
(@NotNull String menuName) int
getCurrentPage
(@NotNull PlayerSession session) int
int
void
setCurrentPage
(@NotNull PlayerSession session, int page) Methods inherited from interface net.okocraft.box.feature.gui.api.menu.Menu
getButtons, getRows, getTitle, onOpen
-
Method Details
-
createCurrentPageKey
-
getMaxPage
int getMaxPage() -
getIconsPerPage
int getIconsPerPage() -
getCurrentPage
-
setCurrentPage
-