Uses of Class
me.despical.inventoryframework.GuiBuilder
Packages that use GuiBuilder
-
Uses of GuiBuilder in me.despical.inventoryframework
Methods in me.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 me.despical.inventoryframework with parameters of type GuiBuilder