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 PagedComponentBuilder
PagedComponentBuilder.setParent
(@NotNull ParserContext parent) Sets the parent parser context containing the GUI definition.@NotNull PagedComponentBuilder
PagedComponentBuilder.setPattern
(int[] pattern) Sets the pattern of slots on the GUI to arrange the components.@NotNull PagedComponentBuilder
PagedComponentBuilder.setShowingPage
(int showingPage) Sets the index of the currently showing page.