public class PEClimateSampler
extends java.lang.Object
| Constructor and Description |
|---|
PEClimateSampler(long seed) |
PEClimateSampler(long seed,
ModernBetaGeneratorSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
Clime |
sampleClimateNoise(int x,
int z) |
Clime |
sampleClime(int x,
int z) |
public PEClimateSampler(long seed)
public PEClimateSampler(long seed,
ModernBetaGeneratorSettings settings)