See: Description
| Interface | Description |
|---|---|
| WorldSettings |
Represents the settings of the world, such as the level type, gamemode, etc...
|
| Class | Description |
|---|---|
| GameRule.Value |
Represents a value which can be possessed by the game rule
|
| WorldCreateOptions |
World settings which are applied when a world is created by a worldloader
|
| Enum | Description |
|---|---|
| Biome |
The possible climate zones which divide the world
|
| Difficulty |
Minecraft difficulty for the players
|
| Dimension |
The world types
|
| GameMode |
Minecraft game modes
|
| GameRule |
Gamerules are applied on a per-world basis and are options for more advanced/low-level properties of the world
such as command blocks, drops, and inventory modifiers
|
| LevelType |
The generator type
|
WorldSettingsCopyright © 2016. All rights reserved.