Package tech.guilhermekaua.spigotboot.inventoryapi.internal.component
package tech.guilhermekaua.spigotboot.inventoryapi.internal.component
-
ClassesClassDescriptionImmutable materialized item component: fixed slots, item source, visibility predicate, click handlers, post-actions and watched token ids.Per-session component registry: maps slots to their owning component and resolves the components watching a set of dirty token ids.Mutable collector behind
ItemComponentBuilder; gathers a component declaration and materializes it into an immutableComponentInstancebound to fixed slots.