Package dev.plex.menu.impl
Class PunishedPlayerMenu
-
Nested Class Summary
Nested classes/interfaces inherited from class dev.plex.menu.pagination.PageableMenu
PageableMenu.Page
-
Field Summary
Fields inherited from class dev.plex.menu.pagination.PageableMenu
CLOSE, NEXT, pages, PREVIOUS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected List
<Punishment> list()
protected org.bukkit.inventory.ItemStack
toItem
(Punishment object) Methods inherited from class dev.plex.menu.pagination.PageableMenu
init, onClick, open, open
-
Field Details
-
punishedPlayer
-
-
Constructor Details
-
PunishedPlayerMenu
-
-
Method Details
-
toItem
- Specified by:
toItem
in classPageableMenu<Punishment>
-
list
- Specified by:
list
in classPageableMenu<Punishment>
-