Name | Type | Description | Notes |
---|---|---|---|
name | String | The name of the world | |
allowCommands | Boolean | [optional] | |
difficulty | CatalogType | Which difficulty the world is set to | [optional] |
gameMode | GameMode | Which game mode the world defaults to | [optional] |
gameRules | Map<String, String> | The game rule settings of this world | [optional] |
generator | CatalogType | Which generator to use for the world | [optional] |
keepSpawnLoaded | Boolean | [optional] | |
loadOnStartup | Boolean | [optional] | |
loaded | Boolean | True if the world should be loaded, false otherwise | [optional] |
seed | Long | The seed of the world | [optional] |
usesMapFeatures | Boolean | [optional] |