@ConfigSerializable public class StorageConfig extends AbstractYamlConfig
base, config| Constructor and Description |
|---|
StorageConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAsyncInterval() |
int |
getComputerBoxes() |
boolean |
isDataSaveOnWorldSave() |
boolean |
isUseAsyncSaving() |
boolean |
isWriteEntitiesToWorld() |
getNode, savepublic int getComputerBoxes()
public boolean isWriteEntitiesToWorld()
public boolean isDataSaveOnWorldSave()
public boolean isUseAsyncSaving()
public int getAsyncInterval()