Interface IFilteredInventory
- All Superinterfaces:
IInventory,Iterable<ItemInstance>
- All Known Implementing Classes:
BasicFilteredInventory,CombinedInventory,TileInventory
-
Method Summary
Modifier and TypeMethodDescriptiongetInputSlots(ItemInstance instance, Direction dir) getOutputSlots(Direction dir) Methods inherited from interface de.ellpeck.rockbottom.api.inventory.IInventory
add, add, addChangeCallback, addExistingFirst, addToSlot, containsInv, containsItem, containsResource, fillRandomly, get, getActualSlot, getItemIndex, getNextFreeIndex, getSlotAmount, notifyChange, remove, removeChangeCallback, setMethods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
getInputSlots
-
getOutputSlots
-