Applied-Energistics-2-tiler.../src/main/java/appeng/facade
thatsIch 192848e383 Uses an instance factory access for AE2
Removes the improper way to set itself into a public static non-final variable.
Removes the direct access to the IntegrationRegistry from AppEng. Will be added at some later point somewhere else for non-singleton access.
Constructor is set to package private to enable possible construction from unit tests. Are current not runnable sind it is currently tied to the FML Loader instance.
2015-05-16 20:48:32 +02:00
..
FacadeContainer.java Uses an instance factory access for AE2 2015-05-16 20:48:32 +02:00
FacadePart.java Uses an instance factory access for AE2 2015-05-16 20:48:32 +02:00
IFacadeItem.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00