| Package | Description |
|---|---|
| org.cloudburstmc.server.config | |
| org.cloudburstmc.server.config.serializer |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServerConfig.World> |
ServerConfig.getWorlds() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServerConfig.World> |
WorldConfigDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
| Constructor and Description |
|---|
WorldConfigDeserializer(Class<Map<String,ServerConfig.World>> t) |
Copyright © 2020. All rights reserved.