Applied-Energistics-2-tiler.../src/main/java/appeng/client/me
yueh 500fc47490 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-10-30 18:52:20 +01:00
..
ClientDCInternalInv.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
InternalSlotME.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
ItemRepo.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
SlotDisconnected.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
SlotME.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00