Package dev.aurelium.slate.inv.content
package dev.aurelium.slate.inv.content
Lists the classes related to the content of an
inventory, and the ways to edit this content.
-
ClassDescriptionRepresents the content of an inventory.Pagination system which lets you switch pages; easily get items in the given page, easily manipulate the pages and check if a page is the first or the last one (
Pagination.isFirst()/Pagination.isLast()).The SlotIterator system allows you to iterate through the slots of an inventory eitherhorizontallyorvertically.The iterate type of the inventory.Represents the position (row + column) of a slot in an inventory.