Package com.loohp.limbo.inventory
Interface TitledInventory
- All Known Implementing Classes:
AnvilInventory
,CustomInventory
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.loohp.limbo.inventory.Inventory
Inventory.Unsafe
-
Method Summary
Methods inherited from interface com.loohp.limbo.inventory.Inventory
addItem, all, all, clear, clear, contains, contains, contains, contains, containsAtLeast, first, first, firstEmpty, getContents, getHolder, getItem, getLocation, getMaxStackSize, getSize, getStorageContents, getType, getUnsafe, getViewers, isEmpty, iterator, iterator, remove, remove, removeItem, setContents, setItem, setMaxStackSize, setStorageContents, updateInventory, updateInventory
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
getTitle
net.kyori.adventure.text.Component getTitle()
-