Class ChestMenuUtils
java.lang.Object
io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic voiddrawBackground(ChestMenu menu, int... slots) static ItemStackgetBackButton(Player p, String... lore) static ItemStackstatic ChestMenu.MenuClickHandlerstatic ItemStackstatic ItemStackstatic ItemStackgetNextButton(Player p, int page, int pages) static ItemStackstatic ItemStackstatic ItemStackstatic ItemStackgetPreviousButton(Player p, int page, int pages) static StringgetProgressBar(int time, int total) static ItemStackstatic ItemStackstatic voidupdateProgressbar(ChestMenu menu, int slot, int timeLeft, int time, ItemStack indicator)
-
Method Details
-
getBackground
-
getNoPermissionItem
-
getNotResearchedItem
-
getInputSlotTexture
-
getOutputSlotTexture
-
getEmptyClickHandler
-
getDefaultOutputHandler
-
getBackButton
-
getMenuButton
-
getSearchButton
-
getWikiButton
-
getPreviousButton
-
getNextButton
-
drawBackground
-
updateProgressbar
-
getProgressBar
-