|
private synchronized @Nullable ChunkStore readChunkStore(@NotNull World world, int cx, int cz) throws IOException {
|
|
private synchronized @Nullable ChunkStore readChunkStore(@NotNull World world, int cx, int cz) throws IOException {
|
|
McMMOSimpleRegionFile rf = getReadableSimpleRegionFile(world, cx, cz);
|
|
McMMOSimpleRegionFile rf = getReadableSimpleRegionFile(world, cx, cz);
|