Applied-Energistics-2-tiler.../src/main/java/appeng/me
thatsIch 9986ffc458 Fixes #675 No disabled feature should log spam or crash anymore.
Deprecates the old usage of the AEItemDefinitions via the direct method access of

* blocks()
* parts()
* items()
* materials()

and thus use the new re-direct via definitions().

All definitions are now initialized, no matter what. But SubItems, Items and Blocks are not registered, if by chance are disabled.
2015-03-28 16:21:37 +01:00
..
cache finalized 2015-03-26 11:14:34 +01:00
cluster Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
energy Changed access to use this qualifier 2014-12-29 15:13:47 +01:00
helpers remove trailing whitespaces 2015-02-03 12:04:13 +01:00
pathfinding Unnecessary modifier in interfaces 2015-03-26 11:03:30 +01:00
storage Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
Grid.java Renamed constants 2015-01-01 22:13:10 +01:00
GridAccessException.java Added copyright to all java files 2014-11-14 12:03:00 +01:00
GridCacheWrapper.java Changed access to use this qualifier 2014-12-29 15:13:47 +01:00
GridConnection.java Assignment replaceable with operator assignment 2015-03-26 10:41:45 +01:00
GridException.java Added copyright to all java files 2014-11-14 12:03:00 +01:00
GridNode.java Renamed constants 2015-01-01 22:13:10 +01:00
GridNodeCollection.java Basic enhancement of the grid for overall usage 2014-12-05 23:51:01 +01:00
GridNodeIterator.java Basic enhancement of the grid for overall usage 2014-12-05 23:51:01 +01:00
GridPropagator.java Basic enhancement of the grid for overall usage 2014-12-05 23:51:01 +01:00
GridSplitDetector.java Changed access to use this qualifier 2014-12-29 15:13:47 +01:00
GridStorage.java Replace call to simple getter from within class with inlined version 2015-03-26 10:23:59 +01:00
GridStorageSearch.java remove trailing whitespaces 2015-02-03 12:04:13 +01:00
MachineSet.java Changed access to use this qualifier 2014-12-29 15:13:47 +01:00
NetworkEventBus.java Renamed constants 2015-01-01 22:13:10 +01:00
NetworkList.java Changed access to use this qualifier 2014-12-29 15:13:47 +01:00