net.minecraft.world.level.levelgen.feature.stateproviders

public class NoiseThresholdProvider

extends NoiseBasedStateProvider

epx
net.minecraft.world.level.levelgen.feature.stateproviders.NoiseThresholdProvider
net.minecraft.class_6581

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<NoiseThresholdProvider>
b
CODEC
field_34713
private final float
g
threshold
field_34714
private final float
h
highChance
field_34715
private final BlockState
i
defaultState
field_34716
private final List<BlockState>
j
lowStates
field_34717
private final List<BlockState>
k
highStates
field_34718

Constructor summary

ModifierConstructor
public (long arg0, NormalNoise$NoiseParameters arg1, float arg2, float arg3, float arg4, BlockState arg5, List<BlockState> arg6, List<BlockState> arg7)

Method summary

Modifier and TypeMethod
protected BlockStateProviderType<?>
a()
type()
method_28862()
public BlockState
a(baq arg0, iy arg1)
getState(RandomSource arg0, BlockPos arg1)
method_23455(class_5819 arg0, class_2338 arg1)