package resonantinduction.old.transport.encoder; public interface IInventoryWatcher { public void inventoryChanged(); }