Applied-Energistics-2-tiler.../src/main/java/appeng/core/settings
yueh e94a0cfccf Reduces visibility of internal fields/methods
Reduces the visibility of all fields to private and create setters/getters
when necessary. Exceptions are fields with GuiSync as these need to be
public.

Reduces the visibility of internal methods to private/protected/default when possible.
2015-12-24 01:59:13 +01:00
..
TickRates.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00