Applied-Energistics-2-tiler.../src/main/java/appeng
yueh a665200c31 Refactored AEConfig (#2633)
Added a singleton getter instead the public field.
Reduced all fields to private.
Replaced field access with getters.
Added setters where necessary (Dimension/Biome Registration)
Added config options to disable more features.
Splitted Enum name from the config key.
Changed FacadeConfig and Networkhandler similar to AEConfig.init().
2016-11-26 14:07:34 +01:00
..
block Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
bootstrap Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
capabilities #2527: Implements charging of tools via RF (Forge Energy) and Tesla. Tested with Tesla Essentials and EnderIO. 2016-10-30 02:38:20 +02:00
client Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
container Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
core Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
crafting Fixes #2530: Use ItemListIgnoreCrafting to ignore craftable items. 2016-10-29 17:54:35 +02:00
debug Fixes #2575: Removed ITickable from AEBaseTile 2016-11-05 21:43:49 +01:00
decorative Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
entity Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
facade Cleaning Up Mod Integrations (#2581) 2016-11-06 20:23:14 +01:00
helpers Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
hooks Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
integration Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
items Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
loot Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
me Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
parts Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
recipes Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
server Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
services Fixes failing testing and adding missing cases. 2016-10-27 19:31:06 +02:00
spatial Modified spatial cells such that they anchor the spatial dimension @ 0,64,0. 2016-10-13 20:55:46 +02:00
tile Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
transformer Fixes how several UIs draw their item slots. 2016-09-30 20:21:43 +02:00
util Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
worldgen Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00