Uses of Package
tech.guilhermekaua.spigotboot.inventoryapi.layout
Packages that use tech.guilhermekaua.spigotboot.inventoryapi.layout
Package
Description
-
Classes in tech.guilhermekaua.spigotboot.inventoryapi.layout used by tech.guilhermekaua.spigotboot.inventoryapi.internal.layoutClassDescriptionAn ordered sequence of inventory slot positions used as a fill order, created from an ASCII grid (
Layout.ofGrid(java.lang.String...)) or from explicit slot indices (Layout.ofSlots(int...)). -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.layout used by tech.guilhermekaua.spigotboot.inventoryapi.internal.paginationClassDescriptionAn ordered sequence of inventory slot positions used as a fill order, created from an ASCII grid (
Layout.ofGrid(java.lang.String...)) or from explicit slot indices (Layout.ofSlots(int...)). -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.layout used by tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination.engineClassDescriptionAn ordered sequence of inventory slot positions used as a fill order, created from an ASCII grid (
Layout.ofGrid(java.lang.String...)) or from explicit slot indices (Layout.ofSlots(int...)). -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.layout used by tech.guilhermekaua.spigotboot.inventoryapi.layoutClassDescriptionAn ordered sequence of inventory slot positions used as a fill order, created from an ASCII grid (
Layout.ofGrid(java.lang.String...)) or from explicit slot indices (Layout.ofSlots(int...)). -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.layout used by tech.guilhermekaua.spigotboot.inventoryapi.paginationClassDescriptionAn ordered sequence of inventory slot positions used as a fill order, created from an ASCII grid (
Layout.ofGrid(java.lang.String...)) or from explicit slot indices (Layout.ofSlots(int...)).