Applied-Energistics-2-tiler.../src/main/java/appeng/core
yueh 1e20086799 Extracts item comparison from Platform into their own helper. (#2555)
* Extracts item comparison from Platform into their own helper.

Renamed methods to be more more fitting for the actual comparison.
Added documentation about each methods behaviour.
2016-11-04 09:27:52 +01:00
..
api Removed Pneumaticraft References since there is no 1.10 port and it has been inactive since March. 2016-10-28 23:06:52 +02:00
crash Added missing file headers 2016-09-17 16:00:37 +02:00
features Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
localization Show P2P-Tunnel Link Status on WAILA (#2545) 2016-10-31 23:55:14 +01:00
settings Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
stats Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
sync Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
worlddata Organise imports 2016-09-17 17:05:07 +02:00
AEConfig.java Replaced reference to FMLCommonHandler EventBus through MinecraftForge.EVENT_BUS due to deprecation notice 2016-11-02 14:22:00 +01:00
AELog.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
Api.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
ApiDefinitions.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
AppEng.java Fixes #2548: Disable item.csv export on the server side, because we're unable to access creative tab information on the server. 2016-11-01 01:39:42 +01:00
CommonHelper.java Added crafting monitor item TESR (refactored out item rendering of that kind into a shared class). 2016-09-14 00:50:02 +02:00
CreativeTab.java Replaced all instances of Guava's Optional type with Java 8's Optional type, as discussed in #81. (#90) 2016-08-26 12:42:21 +02:00
CreativeTabFacade.java Replaced all instances of Guava's Optional type with Java 8's Optional type, as discussed in #81. (#90) 2016-08-26 12:42:21 +02:00
FacadeConfig.java Cables & parts and Baking pipeline 2016-08-19 22:46:13 +02:00
IMCHandler.java Refactored the logging 2016-01-01 02:55:36 +01:00
PluginLoader.java Organise imports 2016-09-17 17:05:07 +02:00
RecipeLoader.java Refactored the logging 2016-01-01 02:55:36 +01:00
Registration.java Replaced reference to FMLCommonHandler EventBus through MinecraftForge.EVENT_BUS due to deprecation notice 2016-11-02 14:22:00 +01:00