Applied-Energistics-2-tiler.../src/main/java/appeng/client
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
..
gui Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
me Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
render Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
texture Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
ClientHelper.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
EffectType.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00
SmartModel.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00