Class ChestMenuUtils
java.lang.Object
io.github.thebusybiscuit.slimefun4.utils.ChestMenuUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
drawBackground
(ChestMenu menu, int... slots) static ItemStack
getBackButton
(Player p, String... lore) static ItemStack
static ChestMenu.MenuClickHandler
static ItemStack
static ItemStack
static ItemStack
getNextButton
(Player p, int page, int pages) static ItemStack
static ItemStack
static ItemStack
static ItemStack
getPreviousButton
(Player p, int page, int pages) static String
getProgressBar
(int time, int total) static ItemStack
static ItemStack
static void
updateProgressbar
(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
-