setEmptyMessageButton

Sets the button to be displayed when the paginated GUI has no items to show.

Return

The current instance of PaginatedDynamicGUI to enable method chaining.

Parameters

button

The Button to represent an empty message in the GUI. This button will be displayed when there are no items in the current state or page.