implements DensityFunction$Base
| net.minecraft.world.level.levelgen.synth.BlendedNoise | |
| net.minecraft.class_5822 | |
| net.minecraft.util.math.noise.InterpolatedNoiseSampler |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final com.mojang.serialization.Codec<Double> |
|
||||||
| private static final com.mojang.serialization.MapCodec<InterpolatedNoiseSampler> |
|
||||||
| public static final CodecHolder<InterpolatedNoiseSampler> |
|
||||||
| private final OctavePerlinNoiseSampler |
|
||||||
| private final OctavePerlinNoiseSampler |
|
||||||
| private final OctavePerlinNoiseSampler |
|
||||||
| private final double |
|
||||||
| private final double |
|
||||||
| private final double |
|
||||||
| private final double |
|
||||||
| private final double |
|
||||||
| private final double |
|
||||||
| private final double |
|
||||||
| private final double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (OctavePerlinNoiseSampler lowerInterpolatedNoise, OctavePerlinNoiseSampler upperInterpolatedNoise, OctavePerlinNoiseSampler interpolationNoise, double xzScale, double yScale, double xzFactor, double yFactor, double smearScaleMultiplier) |
| public | (Random random, double xzScale, double yScale, double xzFactor, double yFactor, double smearScaleMultiplier) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static InterpolatedNoiseSampler |
|
||||||
| public InterpolatedNoiseSampler |
|
||||||
| public double |
|
||||||
| public double |
|
||||||
| public double |
|
||||||
| public void |
|
||||||
| public CodecHolder<? extends DensityFunction> |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static Double |
|
||||||
| private static Double |
|
||||||
| private static Double |
|
||||||
| private static Double |
|
||||||
| private static Double |
|