| Package | Description |
|---|---|
| net.tridentsdk.server.world |
Implements classes in the package
net.tridentsdk.world.* package |
| net.tridentsdk.world |
World access: Chunks, dimensions, and loading, and world generation
|
| Modifier and Type | Class and Description |
|---|---|
class |
TridentWorldSettings
Represents changable and unchangable attributes of a world
|
| Modifier and Type | Method and Description |
|---|---|
static WorldSettings |
TridentWorldSettings.load(TridentWorld world,
WorldCreateOptions options) |
WorldSettings |
TridentWorld.settings() |
| Modifier and Type | Method and Description |
|---|---|
WorldSettings |
World.settings()
Obtains the settings which modify the behavior of the world
|
Copyright © 2016. All rights reserved.