Applied-Energistics-2-tiler.../src/main/java/appeng/me/storage
shartte b977ee89ee Remove External Storage Handler (#2417) (#2508)
* Implemented an adapter for IItemHandler so it can be used by the Storage Bus.
* Added update hook for inject/extract to ItemHandlerAdapter.
* Implemented ItemHandler and FluidHandler capabilities for the condenser, as replacement for the Void Inventories.
* Removed external storage handler, added capability-based way of accessing a monitorable ME network via the storage bus. Removed special case inventories for the matter condenser.
* Implemented InventoryAdaptor for IItemHandler. This also now fixes molecular assemblers interaction with part interfaces.
2016-10-26 22:58:23 +02:00
..
CellInventory.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
CellInventoryHandler.java Organized imports 2015-12-24 02:07:03 +01:00
CreativeCellInventory.java Organized imports 2015-12-24 02:07:03 +01:00
DriveWatcher.java Organized imports 2015-12-24 02:07:03 +01:00
ItemWatcher.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
ITickingMonitor.java Remove External Storage Handler (#2417) (#2508) 2016-10-26 22:58:23 +02:00
MEInventoryHandler.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
MEMonitorIInventory.java Remove External Storage Handler (#2417) (#2508) 2016-10-26 22:58:23 +02:00
MEMonitorPassThrough.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
MEPassThrough.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
NetworkInventoryHandler.java Remove External Storage Handler (#2417) (#2508) 2016-10-26 22:58:23 +02:00
NullInventory.java final variables and parameters 2015-09-30 14:24:44 +02:00
SecurityStationInventory.java Fixed broken name of TileStationSecurity -> TileSecurityStation 2016-08-26 13:51:38 +02:00