Class ServerWorld
- Namespace
- Obsidian.API.Configuration
- Assembly
- Obsidian.API.dll
public sealed class ServerWorld
- Inheritance
-
ServerWorld
- Inherited Members
-
Constructors
ServerWorld()
Properties
ChildDimensions
public List<string> ChildDimensions { get; set; }
Property Value
- List<string>
Default
public bool Default { get; set; }
Property Value
- bool
DefaultDimension
public string DefaultDimension { get; set; }
Property Value
- string
Generator
public string Generator { get; set; }
Property Value
- string
Name
public string Name { get; set; }
Property Value
- string
Seed
public string Seed { get; set; }
Property Value
- string