Package com.datdeveloper.datmoddingapi.command.util
package com.datdeveloper.datmoddingapi.command.util
-
ClassDescriptionPager<T>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)
methodA Functional interface to transform the given PagedElement into a Chat Component