title Formatter
Sets a custom title formatter for the paginated GUI.
Return
The current PaginatedGuiBuilder instance for chaining.
Parameters
formatter
A function to format the title with the current page and total pages.
Sets a custom title formatter for the paginated GUI.
The current PaginatedGuiBuilder instance for chaining.
A function to format the title with the current page and total pages.