Package dev.majek.chattools
-
Interface Summary Interface Description MiniMessageWrapper A wrapper forMiniMessageto add a few more methods for more customization.MiniMessageWrapper.Builder A builder forMiniMessageWrapper. -
Class Summary Class Description Pagination Easily manage multiple pages of components.TextComponentCutter Cut components into a list based on a specified max length. -
Exception Summary Exception Description Pagination.InvalidPageException Thrown if an invalid page is provided inPagination.render(int).