implements DensityFunction$Base
| net.minecraft.world.level.levelgen.DensityFunctions$YClampedGradient | |
| net.minecraft.class_6916$class_6945 | |
| net.minecraft.world.gen.densityfunction.DensityFunctionTypes$YClampedGradient |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final int |
|
||||||
| private final double |
|
||||||
| private final double |
|
||||||
| private static final com.mojang.serialization.MapCodec<DensityFunctionTypes$YClampedGradient> |
|
||||||
| public static final CodecHolder<DensityFunctionTypes$YClampedGradient> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (int fromY, int toY, double fromValue, double toValue) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public double |
|
||||||
| public Interval |
|
||||||
| public CodecHolder<? extends DensityFunction> |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public double |
|
||||||
| public double |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|