Interface PaginatedMenu
- All Superinterfaces:
Menu
- All Known Implementing Classes:
AbstractPaginatedMenu
-
Method Summary
Modifier and TypeMethodDescriptioncreateCurrentPageKey(@NotNull String menuName) intgetCurrentPage(@NotNull PlayerSession session) intintvoidsetCurrentPage(@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
-