extends NoiseBasedStateProvider
| don | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<NoiseThresholdProvider> |
| ||||||||||
| private final float |
| ||||||||||
| private final float |
| ||||||||||
| private final BlockState |
| ||||||||||
| private final List<BlockState> |
| ||||||||||
| private final List<BlockState> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (long seed, NormalNoise$NoiseParameters noiseParameters, float scale, float threshold, float highChance, BlockState defaultState, List<BlockState> lowStates, List<BlockState> highStates) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected BlockStateProviderType<?> |
| ||||||||||
| public BlockState |
|