renderEach

Defines how to render each item in the list of data within the GUI.

Return

The current PaginatedGuiBuilder instance for chaining.

Parameters

renderer

A function that takes a GuiBuilder, a slot index, and a data item to render.