implements DensityFunction
| etc$j | |
| net.minecraft.world.level.levelgen.DensityFunctions$FindTopSurface | |
| net.minecraft.class_6916$class_11599 | |
| net.minecraft.world.gen.densityfunction.DensityFunctionTypes$FindTopSurface |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final DensityFunction |
| ||||||||
| private final DensityFunction |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private static final com.mojang.serialization.MapCodec<DensityFunctions$FindTopSurface> |
| ||||||||
| public static final KeyDispatchDataCodec<DensityFunctions$FindTopSurface> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (DensityFunction density, DensityFunction upperBound, int lowerBound, int cellHeight) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public double |
| ||||||||
| public void |
| ||||||||
| public DensityFunction |
| ||||||||
| public double |
| ||||||||
| public double |
| ||||||||
| public KeyDispatchDataCodec<? extends DensityFunction> |
| ||||||||
| public DensityFunction |
| ||||||||
| public DensityFunction |
| ||||||||
| public int |
| ||||||||
| public int |
|