Applied-Energistics-2-tiler.../src/main/java/appeng/integration/modules/NEIHelpers
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
..
NEIAEShapedRecipeHandler.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
NEIAEShapelessRecipeHandler.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
NEICraftingHandler.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
NEIFacadeRecipeHandler.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
NEIGrinderRecipeHandler.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
NEIInscriberRecipeHandler.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
NEIWorldCraftingHandler.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
TerminalCraftingSlotFinder.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00