T - the content type@FunctionalInterface
public static interface Pagination.Renderer.RowRenderer<T>
| Modifier and Type | Method and Description |
|---|---|
@NonNull java.util.Collection<net.kyori.text.Component> |
renderRow(T value,
int index)
Renders a row.
|
@NonNull java.util.Collection<net.kyori.text.Component> renderRow(T value, int index)
value - the valueindex - the index