Uses of Interface
xyz.xenondevs.invui.gui.PagedGui
-
Uses of PagedGui in xyz.xenondevs.invui.gui
Modifier and TypeMethodDescriptionPagedGui.guis
(@NotNull Consumer<@NotNull PagedGui.Builder<@NotNull Gui>> consumer) PagedGui.inventories
(@NotNull Consumer<@NotNull PagedGui.Builder<@NotNull Inventory>> consumer) PagedGui.items
(@NotNull Consumer<@NotNull PagedGui.Builder<@NotNull Item>> consumer) Creates a newPagedGui
.Creates a newPagedGui
.PagedGui.ofInventories
(int width, int height, @NotNull List<@NotNull Inventory> inventories, int... contentListSlots) Creates a newPagedGui
.PagedGui.ofInventories
(@NotNull Structure structure, @NotNull List<@NotNull Inventory> inventories) Creates a newPagedGui
.PagedGui.ofItems
(int width, int height, @NotNull List<@NotNull Item> items, int... contentListSlots) Creates a newPagedGui
.Creates a newPagedGui
.Modifier and TypeMethodDescriptionprotected void
AbstractPagedGui.AbstractBuilder.applyModifiers
(@NotNull PagedGui<C> gui)