public class WorldArchetypes extends Object
| Modifier and Type | Field and Description |
|---|---|
static WorldArchetype |
OVERWORLD
Represents a typical default
World. |
static WorldArchetype |
THE_END
Represents a typical the end-style
World. |
static WorldArchetype |
THE_NETHER
Represents a typical nether-style
World. |
static WorldArchetype |
THE_SKYLANDS
Deprecated.
Will be removed from the api
|
static WorldArchetype |
THE_VOID
Represents a typical Sponge void-style
World. |
public static final WorldArchetype OVERWORLD
World.public static final WorldArchetype THE_NETHER
World.public static final WorldArchetype THE_END
World.@Deprecated public static final WorldArchetype THE_SKYLANDS
World.public static final WorldArchetype THE_VOID
World.