extends NoiseBasedStateProvider
| exh | |
| net.minecraft.world.level.levelgen.feature.stateproviders.NoiseThresholdProvider | |
| net.minecraft.class_6581 | |
| net.minecraft.world.gen.stateprovider.NoiseThresholdBlockStateProvider | |
| net.minecraft.src.C_182998_ | |
| net.minecraft.world.level.levelgen.feature.stateproviders.NoiseThresholdProvider |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<NoiseThresholdProvider> |
| ||||||||||
| private final float |
| ||||||||||
| private final float |
| ||||||||||
| private final BlockState |
| ||||||||||
| private final List<BlockState> |
| ||||||||||
| private final List<BlockState> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (long seed, NormalNoise$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 |
|