Class PaperPageLayoutBuilder<T>

java.lang.Object
studio.mevera.lotus.paper.api.pagination.PaperPageLayoutBuilder<T>

public final class PaperPageLayoutBuilder<T> extends Object
Standalone builder for PaperPageLayout. Uses Adventure Component for titles, ItemStack.of() and editMeta() lambda — Paper 1.21+ specific APIs.

This builder is independent of PageLayoutBuilder (not extending it) to avoid fluent-inheritance issues.