Applied-Energistics-2-tiler.../src/main/java/appeng/server
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
..
subcommands Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
AccessType.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
AECommand.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
Commands.java All parameters on one line (for now) 2016-01-01 02:02:05 +01:00
ISubCommand.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
ServerHelper.java Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00