Interface EmptyInventory

All Superinterfaces:
Inventory, ValueContainer

public interface EmptyInventory extends Inventory
An EmptyInventory is an Inventory with exactly zero slots, no children and a guarantee that all queries will only every return an EmptyInventory.