Returns biomes to use for the blocks and loads the other data like temperature and humidity onto the
WorldChunkManager Args: oldBiomeList, x, z, width, depth
Returns biomes to use for the blocks and loads the other data like temperature and humidity onto the
WorldChunkManager Args: oldBiomeList, x, z, width, depth
Loads an existing MapDataBase corresponding to the given String id from disk using the MapStorage, instantiating
the given Class, or returns null if none such file exists.
logs an info message then calls saveSettingsToFile Yes this appears to be a potential stack overflow - these 2
functions call each other repeatdly if an exception occurs.