Applied-Energistics-2-tiler.../src
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
..
api/java/appeng/api Layers and IC2 Tunnel (#2565) 2016-11-04 11:20:56 +01:00
main Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
test Fixes failing testing and adding missing cases. 2016-10-27 19:31:06 +02:00
thirdparty Added CoFH Energy API. 2016-11-06 22:22:34 +01:00