public class SaveSection3D extends SaveSection<SaveSection3D,EntryLocation3D>
| Constructor and Description |
|---|
SaveSection3D(IRegionProvider<EntryLocation3D>... regionProvider)
Creates a 3D save section with a customized IRegionProvider
|
| Modifier and Type | Method and Description |
|---|---|
static SaveSection3D |
createAt(java.nio.file.Path directory) |
close, flush, forAllKeys, hasEntry, load, savepublic SaveSection3D(IRegionProvider<EntryLocation3D>... regionProvider)
regionProvider - The region providerpublic static SaveSection3D createAt(java.nio.file.Path directory)