Put Core Mod Error Behind a Proxy.

This commit is contained in:
AlgorithmX2
2014-08-03 12:00:53 -05:00
parent ef40410511
commit f4654b4762
4 changed files with 17 additions and 2 deletions
+2
View File
@@ -45,4 +45,6 @@ public abstract class CommonHelper
public abstract void updateRenderMode(EntityPlayer player);
public abstract void missingCoreMod();
}