Package tech.guilhermekaua.spigotboot.inventoryapi.internal.session
package tech.guilhermekaua.spigotboot.inventoryapi.internal.session
-
ClassDescriptionTracks the live view session of every player, keyed by player UUID (one open view per player); the v3 counterpart of the 2.x
ViewerRegistryas a DI-managed bean.Runtime state of one (player, open) pair: lifecycle status, container, effective config, resolved layout, component table, state storage and deferred end-of-tick operations.Lifecycle status of a session.