extends AbstractNoiseBlockStateProvider
| net.minecraft.world.level.levelgen.feature.stateproviders.NoiseThresholdProvider | |
| net.minecraft.class_6581 | |
| net.minecraft.world.gen.stateprovider.NoiseThresholdBlockStateProvider |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<NoiseThresholdBlockStateProvider> |
|
||||||
| private final float |
|
||||||
| private final float |
|
||||||
| private final BlockState |
|
||||||
| private final List<BlockState> |
|
||||||
| private final List<BlockState> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (long seed, DoublePerlinNoiseSampler$NoiseParameters noiseParameters, float scale, float threshold, float highChance, BlockState defaultState, List<BlockState> lowStates, List<BlockState> highStates) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected BlockStateProviderType<?> |
|
||||||
| public BlockState |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static List |
|
||||||
| private static List |
|
||||||
| private static BlockState |
|
||||||
| private static Float |
|
||||||
| private static Float |
|