Uses of Class
dev.despical.inventoryframework.GuiBuilder
Packages that use GuiBuilder
-
Uses of GuiBuilder in dev.despical.inventoryframework
Methods in dev.despical.inventoryframework that return GuiBuilderModifier and TypeMethodDescriptionGuiBuilder.bottomClick(@NotNull Consumer<org.bukkit.event.inventory.InventoryClickEvent> onBottomClick) GuiBuilder.globalClick(@NotNull Consumer<org.bukkit.event.inventory.InventoryClickEvent> onGlobalClick) GuiBuilder.onOutsideClick(@NotNull Consumer<org.bukkit.event.inventory.InventoryClickEvent> onOutsideClick) GuiBuilder.rows(int rows) Constructors in dev.despical.inventoryframework with parameters of type GuiBuilder