Package tech.guilhermekaua.spigotboot.inventoryapi.internal.layout
package tech.guilhermekaua.spigotboot.inventoryapi.internal.layout
-
ClassesClassDescriptionGrid-parsed
LayoutbackingLayout.ofGrid(java.lang.String...):' 'is empty, every other character is a fill slot ordered by character code point (Unicode value), then occurrence.Explicit-orderLayoutbackingLayout.ofSlots(int...): the i-th given index is the i-th fill position.Parsed form ofViewConfig.layout(): maps each named layout character to its container slots in row-major order;' 'marks an unnamed position and is skipped.