Package tech.guilhermekaua.spigotboot.inventoryapi


package tech.guilhermekaua.spigotboot.inventoryapi
The spigot-boot inventory framework (3.0.0): view-based inventories with typed per-phase contexts, reactive state, and declarative pagination.

The public API design is inspired by devnatan/inventory-framework (MIT) — concepts and ergonomics are adopted; the implementation is clean-room and no code or documentation text was copied. The page-source pagination engine is original spigot-boot code.