Uses of Class
tech.guilhermekaua.spigotboot.inventoryapi.internal.component.ItemComponentBuilderImpl
Packages that use ItemComponentBuilderImpl
-
Uses of ItemComponentBuilderImpl in tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination
Methods in tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination that return ItemComponentBuilderImplModifier and TypeMethodDescription@Nullable ItemComponentBuilderImplRenderedItem.elementBuilder()Returns the element declaration carried by this output.Methods in tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination with parameters of type ItemComponentBuilderImplModifier and TypeMethodDescriptionstatic @NotNull RenderedItemRenderedItem.ofElement(@NotNull ItemComponentBuilderImpl builder) Creates a slot output backed by a user-declared page element.