net.minecraft.world.level.levelgen.placement

public class NoiseThresholdCountPlacement

extends RepeatingPlacement

esg
net.minecraft.world.level.levelgen.placement.NoiseThresholdCountPlacement
net.minecraft.class_3003

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<NoiseThresholdCountPlacement>
a
CODEC
field_24890
private final double
c
noiseLevel
field_13444
private final int
d
belowNoise
field_13446
private final int
e
aboveNoise
field_13445

Constructor summary

ModifierConstructor
private (double arg0, int arg1, int arg2)

Method summary

Modifier and TypeMethod
public static NoiseThresholdCountPlacement
a(double arg0, int arg1, int arg2)
of(double arg0, int arg1, int arg2)
method_39642(double arg0, int arg1, int arg2)
protected int
a(baq arg0, iy arg1)
count(RandomSource arg0, BlockPos arg1)
method_14452(class_5819 arg0, class_2338 arg1)
public PlacementModifierType<?>
b()
type()
method_39615()