public class LevelDBDataSerializer extends Object implements LevelDataSerializer
| Modifier and Type | Field and Description |
|---|---|
static LevelDataSerializer |
INSTANCE |
| Constructor and Description |
|---|
LevelDBDataSerializer() |
public static final LevelDataSerializer INSTANCE
public LoadState load(LevelData data, Path levelPath, String levelId) throws IOException
load in interface LevelDataSerializerIOExceptionpublic void save(LevelData data, Path levelPath, String levelId) throws IOException
save in interface LevelDataSerializerIOExceptionCopyright © 2020. All rights reserved.