Applied-Energistics-2-tiler.../src/api/java/appeng/api/features
yueh eb1e86cacb Refactored GrinderRegistry. (#2644)
* Refactored GrinderRegistry.

Changed IGrinderRegistry#getRecipes to return an unmodifiable collection.
Added a way to remove recipes explicitly instead the internal list.
Added a cache to lookup recipes instead of iterating a list.

Renamed IGrinderEntry to IGrinderRecipe
Made IGrindRecipe immutable for easy caching.

Improved GrinderLogging and Exception Handling
JEI Workaround as it expects a List instead Collection.

* Added blacklist of explicit oredict names for the grindstone.

This can be used should the automatic recipe generation create unintended
loopholes.
2016-12-02 23:47:50 +01:00
..
IGrinderRecipe.java Refactored GrinderRegistry. (#2644) 2016-12-02 23:47:50 +01:00
IGrinderRegistry.java Refactored GrinderRegistry. (#2644) 2016-12-02 23:47:50 +01:00
IInscriberRecipe.java Organise imports 2016-09-17 17:05:07 +02:00
IInscriberRecipeBuilder.java Added missing file headers 2016-09-17 14:48:31 +02:00
IInscriberRegistry.java Added missing file headers 2016-09-17 14:48:31 +02:00
IItemComparison.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
IItemComparisonProvider.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
ILocatable.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
ILocatableRegistry.java Removed deprecated API methods 2016-09-17 15:08:47 +02:00
IMatterCannonAmmoRegistry.java Code format 2016-01-01 01:48:15 +01:00
INetworkEncodable.java Code format 2016-01-01 01:48:15 +01:00
InscriberProcessType.java Capitalised enums to match conventions 2016-09-17 15:06:00 +02:00
IP2PTunnelRegistry.java Code format 2016-01-01 01:48:15 +01:00
IPlayerRegistry.java Improves the message generated when generating the folder for the compass data. 2015-06-22 14:49:35 +02:00
IRecipeHandlerRegistry.java Fixes #1786: Locale critical code now uses the english local for transmission. Fixes Turkish Problem. 2015-09-30 13:26:56 +02:00
IRegistryContainer.java Remove External Storage Handler (#2417) (#2508) 2016-10-26 22:58:23 +02:00
ISpecialComparisonRegistry.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
IWirelessTermHandler.java Code format 2016-01-01 01:48:15 +01:00
IWirelessTermRegistry.java Fixes #675 No disabled feature should log spam or crash anymore. 2015-03-28 16:21:37 +01:00
IWorldGen.java Capitalised enums to match conventions 2016-09-17 15:06:00 +02:00