Class McRegionChunkStore

java.lang.Object
com.sk89q.worldedit.world.storage.ChunkStore
com.sk89q.worldedit.world.storage.McRegionChunkStore
All Implemented Interfaces:
Closeable, AutoCloseable
Direct Known Subclasses:
FileMcRegionChunkStore, TrueZipMcRegionChunkStore, ZippedMcRegionChunkStore

public abstract class McRegionChunkStore extends ChunkStore