Package org.core.inventory
Interface InventorySnapshot
- All Superinterfaces:
Inventory
- All Known Subinterfaces:
EntityInventorySnapshot<E>,UnknownBlockAttachedInventorySnapshot
- All Known Implementing Classes:
ChestInventorySnapshot,DispenserBasedInventorySnapshot,DispenserInventorySnapshot,DropperInventorySnapshot,FurnaceInventorySnapshot,PlayerInventorySnapshot,UnknownInventorySnapshot,ZombieInventorySnapshot
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.core.inventory.Inventory
Inventory.Parent -
Method Summary
Methods inherited from interface org.core.inventory.Inventory
createSnapshot, getItemSlots, getSlot, getSlotCount, getSlots
-
Method Details
-
apply
void apply()
-