implements NoiseSampler
| net.minecraft.world.level.levelgen.synth.GradientNoise | |
| net.minecraft.class_1_1412 | |
| net.minecraft.util.math.noise.LatticedNoiseSampler |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected static final LatticedNoiseSampler$LatticePointDirection[] |
|
||||||
| private static final int |
|
||||||
| protected final byte[] |
|
||||||
| protected final double |
|
||||||
| protected final double |
|
||||||
| protected final double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (Random random) |
| protected | (Random random, double offsetScale) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected int |
|
||||||
| protected LatticedNoiseSampler$LatticePointDirection |
|
||||||
| protected static float |
|
||||||
| protected static double |
|