Files
Applied-Energistics-2/src/main/java/appeng/helpers
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
..
2015-06-15 19:44:59 -05:00
2015-06-15 19:44:59 -05:00