Interface LiveInventory<S extends Position<?>>

All Superinterfaces:
Inventory, Positionable<S>, PositionableInventory<S>
All Known Subinterfaces:
LiveInventory.LiveBlockInventory, LiveInventory.LiveExactInventory

public interface LiveInventory<S extends Position<?>> extends PositionableInventory<S>