Deserializing Savedata completed

This commit is contained in:
StevenRS11
2013-11-04 23:57:43 -05:00
parent cbfb64622e
commit b1503be63e
3 changed files with 208 additions and 6 deletions

View File

@@ -333,8 +333,9 @@ public class PocketManager
*/
private static void loadInternal()
{
if (FMLCommonHandler.instance().getSide().isServer()&&
DimensionManager.getCurrentSaveRootDirectory() != null)
System.out.println(!FMLCommonHandler.instance().getSide().isClient());
if (DimensionManager.getCurrentSaveRootDirectory() != null)
{
// Load and register blacklisted dimension IDs