Applied-Energistics-2-tiler.../src/api/java/appeng/api/implementations
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
..
guiobjects Updated API to 1.9.4 2016-06-17 12:54:13 +02:00
items Updated API to 1.9.4 2016-06-17 12:54:13 +02:00
parts Cables & parts and Baking pipeline 2016-08-19 22:46:13 +02:00
tiles Remove External Storage Handler (#2417) (#2508) 2016-10-26 22:58:23 +02:00
ICraftingPatternItem.java Code format 2016-01-01 01:48:15 +01:00
IPowerChannelState.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
IUpgradeableHost.java Organize imports 2016-01-01 01:47:22 +01:00
TransitionResult.java final variables and parameters 2015-09-30 14:24:44 +02:00