Package tech.guilhermekaua.spigotboot.inventoryapi.layout
package tech.guilhermekaua.spigotboot.inventoryapi.layout
-
InterfacesClassDescriptionAn 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...)).