public class FileMcRegionChunkStore extends McRegionChunkStore
cachedReader, curFilenameCHUNK_SHIFTS| Constructor and Description |
|---|
FileMcRegionChunkStore(File path)
Create an instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
getInputStream(String name,
String world)
Get the input stream for a chunk file.
|
boolean |
isValid()
Returns whether the chunk store is of this type.
|
close, getChunkTag, getFilename, getReadergetChunk, toChunkpublic FileMcRegionChunkStore(File path)
path - protected InputStream getInputStream(String name, String world) throws IOException, DataException
McRegionChunkStoregetInputStream in class McRegionChunkStoreIOExceptionDataExceptionpublic boolean isValid()
ChunkStoreisValid in class ChunkStoreCopyright © 2010-2014. All Rights Reserved.