| Modifier and Type | Method and Description |
|---|---|
Generator |
Level.getGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Generator |
GeneratorFactory.create(long seed,
String options)
Creates a new
Generator using the given seed and options. |
| Modifier and Type | Class and Description |
|---|---|
class |
FlatGenerator
A basic generator for superflat worlds.
|
class |
VoidGenerator
A basic generator that does nothing at all, resulting in a world of nothing but air.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardGenerator
Main class of the NukkitX Standard Generator.
|
Copyright © 2020. All rights reserved.