public class AbstractStorageManager extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractStorageManager.StorageType |
| Constructor and Description |
|---|
AbstractStorageManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeStorage() |
List<Server> |
loadServers(Player player) |
void |
saveServers(Player player) |
void |
setupStorage() |
Copyright © 2021 GeyserMC. All rights reserved.