Applied-Energistics-2-tiler.../src/main/java/appeng/container
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
..
guisync Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
implementations Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
interfaces Fixes 889 possible dupe bug 2015-04-03 17:23:17 +02:00
slot Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
AEBaseContainer.java Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
ContainerNull.java final variables and parameters 2015-09-30 14:24:44 +02:00
ContainerOpenContext.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00