Applied-Energistics-2-tiler.../src/main/java/appeng/block/misc
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
..
BlockCellWorkbench.java Organize imports 2014-12-29 21:59:05 +01:00
BlockCharger.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
BlockCondenser.java Organize imports 2014-12-29 21:59:05 +01:00
BlockInscriber.java Organize imports 2014-12-29 21:59:05 +01:00
BlockInterface.java Organize imports 2014-12-29 21:59:05 +01:00
BlockLightDetector.java Organize imports 2014-12-29 21:59:05 +01:00
BlockPaint.java Renamed constants 2015-01-01 22:13:10 +01:00
BlockQuartzGrowthAccelerator.java Organize imports 2014-12-29 21:59:05 +01:00
BlockQuartzTorch.java Changed access to use this qualifier 2014-12-29 15:13:47 +01:00
BlockSecurity.java Organize imports 2014-12-29 21:59:05 +01:00
BlockSkyCompass.java Changed access to use this qualifier 2014-12-29 15:13:47 +01:00
BlockTinyTNT.java Changed access to use this qualifier 2014-12-29 15:13:47 +01:00
BlockVibrationChamber.java Organize imports 2014-12-29 21:59:05 +01:00