public final class GeneratorTypes extends Object
GeneratorType
s.Modifier and Type | Field and Description |
---|---|
static GeneratorType |
DEBUG |
static GeneratorType |
DEFAULT |
static GeneratorType |
END |
static GeneratorType |
FLAT |
static GeneratorType |
NETHER |
static GeneratorType |
OVERWORLD |
public static final GeneratorType DEBUG
public static final GeneratorType DEFAULT
public static final GeneratorType FLAT
public static final GeneratorType NETHER
public static final GeneratorType OVERWORLD
public static final GeneratorType END