Uses of Class
io.github.toberocat.guiengine.components.provided.paged.PagedComponentBuilder
Packages that use PagedComponentBuilder
-
Uses of PagedComponentBuilder in io.github.toberocat.guiengine.components.provided.paged
Methods in io.github.toberocat.guiengine.components.provided.paged that return PagedComponentBuilderModifier and TypeMethodDescription@NotNull PagedComponentBuilderPagedComponentBuilder.setParent(@NotNull ParserContext parent) Sets the parent parser context containing the GUI definition.@NotNull PagedComponentBuilderPagedComponentBuilder.setPattern(int[] pattern) Sets the pattern of slots on the GUI to arrange the components.@NotNull PagedComponentBuilderPagedComponentBuilder.setShowingPage(int showingPage) Sets the index of the currently showing page.