implements Sampler
| net.minecraft.world.level.levelgen.densityfunction.generator.NoiseFunction$ShiftedXyzSampler | |
| net.minecraft.class_6940$class_1_1579 | |
| net.minecraft.world.gen.densityfunction.NoiseDensityFunction$XyzShiftedSampler |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Sampler |
|
||||||
| private final Sampler |
|
||||||
| private final Sampler |
|
||||||
| private final NoiseSampler |
|
||||||
| private final double |
|
||||||
| private final double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Sampler shiftX, Sampler shiftY, Sampler shiftZ, NoiseSampler noise, double xzScale, double yScale) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| public float |
|
||||||
| public Sampler |
|
||||||
| public Sampler |
|
||||||
| public Sampler |
|
||||||
| public NoiseSampler |
|
||||||
| public double |
|
||||||
| public double |
|