Applied-Energistics-2-tiler.../src/main/java/appeng/core/sync
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
..
network Organize imports 2014-12-29 21:59:05 +01:00
packets Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
AppEngPacket.java Organize imports 2014-12-29 21:59:05 +01:00
AppEngPacketHandlerBase.java Fixes #1077 Hotfix: Opening a terminal will not crash as fast anymore in systems with many items. 2015-03-23 16:36:06 +01:00
GuiBridge.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
GuiHostType.java Added copyright to all java files 2014-11-14 12:03:00 +01:00