Package org.kingdoms.utils
Class CmdHelpPagination
java.lang.Object
org.kingdoms.utils.CmdHelpPagination
-
Constructor Summary
ConstructorsConstructorDescriptionCmdHelpPagination(CommandContext context, int itemsPerPage, Supplier<KingdomsCommand[]> supplier) -
Method Summary
-
Constructor Details
-
CmdHelpPagination
public CmdHelpPagination(CommandContext context, int itemsPerPage, Supplier<KingdomsCommand[]> supplier)
-
-
Method Details
-
getPageNumbers
public int getPageNumbers(int commands) -
execute
public void execute()
-