Finished Loading blacklist & forced chunks

This commit is contained in:
StevenRS11
2013-11-06 14:27:55 -05:00
parent d4fc43482d
commit e3df3cad08
11 changed files with 192 additions and 16 deletions

View File

@@ -67,9 +67,7 @@ public class DimDataProcessor extends BaseConfigurationProcessor<PackedDimData>
{
// not sure if this is kosher, we need it to explode, but not by throwing the IO exception.
throw new ConfigurationProcessingException("Incorrectly formatted save data");
}
// TODO Auto-generated method stub
}
}
/**
* Nightmare method that takes a JsonReader pointed at a serialized instance of PackedDimData