JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.spongepowered.api.service.pagination
Interface PaginationService
public interface
PaginationService
This service allows pagination of output to users.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
PaginationList.Builder
builder
()
Gets a new pagination builder to send paginated output to a player.
Method Detail
builder
PaginationList.Builder
builder()
Gets a new pagination builder to send paginated output to a player.
Returns:
The pagination builder
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method