Package | Description |
---|---|
org.polydev.gaea.biome | |
org.polydev.gaea.math |
Modifier and Type | Method and Description |
---|---|
protected abstract FastNoise.NoiseType |
BiomeGrid.NormalType.getNoiseType() |
Modifier and Type | Method and Description |
---|---|
static FastNoise.NoiseType |
FastNoise.NoiseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastNoise.NoiseType[] |
FastNoise.NoiseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FastNoise.setNoiseType(FastNoise.NoiseType noiseType) |
Copyright © 2020. All rights reserved.