Applied-Energistics-2-tiler.../src/main/java/appeng/fmp
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
..
CableBusPart.java Fixes #910, report the correct hitbox to fmp 2015-02-22 12:42:39 +01:00
FMPEvent.java Organize imports 2014-12-29 21:59:05 +01:00
FMPPlacementHelper.java Renamed constants 2015-01-01 22:13:10 +01:00
PartRegistry.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
QuartzTorchPart.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00