Interface PaginationSessionFactory<C>


public interface PaginationSessionFactory<C>
Strategy that constructs per-player PaginationSession instances.

Register a custom factory on Lotus to provide platform-specific sessions (e.g. PaperPaginationSession for Adventure Component titles on Paper). The default factory produces DefaultPaginationSession with plain String titles.