Package com.datdeveloper.datmoddingapi.command.util
package com.datdeveloper.datmoddingapi.command.util
-
ClassDescriptionPager<PagedElement>A class to split the results of a command into pages Commands that implement this should take an integer as the last argument that is passed to the
Pager.sendPage(int, CommandSource)
methodPager.ElementTransformer<PagedElement>A Functional interface to transform the given PagedElement into a Chat Component