Uses of Interface
tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination.engine.Paginator
Packages that use Paginator
Package
Description
-
Uses of Paginator in tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination
Methods in tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination that return Paginator -
Uses of Paginator in tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination.engine
Classes in tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination.engine that implement PaginatorModifier and TypeClassDescriptionclassPage-by-page paginator.classPaginates a source list across one or moreLayoutpatterns, cycling through the patterns as the player pages forward.classSliding-window paginator.