-Tried to use threads/executors in ChunkRequestDaemon, it just hangs. -Added isEmpty and isOpaque attributes to DefaultChunkData (should this just be in ChunkData?) -Added compute and getter functions to access(for everything after loading) -Doesn't render empty chunks(not yet used) -Using format 65537 allows the empty and opaqueness to be saved. They do not do anything yet and there is no way to set them yet -Added loadRegionX and ".progressia_chunkx" file -removed formats 0 and 1, which use individual chunk files.