| Package | Description |
|---|---|
| org.cloudburstmc.server.level.provider.anvil | |
| org.cloudburstmc.server.level.provider.leveldb | |
| org.cloudburstmc.server.registry |
| Modifier and Type | Class and Description |
|---|---|
class |
AnvilProviderFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
LevelDBProviderFactory |
| Modifier and Type | Method and Description |
|---|---|
LevelProviderFactory |
StorageRegistry.getLevelProviderFactory(org.cloudburstmc.api.util.Identifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageRegistry.register(org.cloudburstmc.api.util.Identifier identifier,
LevelProviderFactory levelProviderFactory,
int weight) |
Copyright © 2021. All rights reserved.