Applied-Energistics-2-tiler.../src/main/java/appeng/client
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
..
gui Uses an instance factory access for AE2 2015-05-16 20:48:32 +02:00
me reduces overly strong type cast 2015-05-09 12:45:46 +02:00
render Merge pull request #1426 from thatsIch/e-overly-strong-cast 2015-05-09 15:57:47 +02:00
texture Puts everywhere brackets 2015-04-29 18:38:24 +02:00
ClientHelper.java Organize imports 2015-05-09 13:06:09 +02:00
EffectType.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00