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