net.minecraft.world.level.levelgen.placement

public class NoiseBasedCountPlacement

extends RepeatingPlacement

esf
net.minecraft.world.level.levelgen.placement.NoiseBasedCountPlacement
net.minecraft.class_3275

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<NoiseBasedCountPlacement>
a
CODEC
field_24987
private final int
c
noiseToCountRatio
field_14208
private final double
d
noiseFactor
field_14206
private final double
e
noiseOffset
field_14205

Constructor summary

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

Method summary

Modifier and TypeMethod
public static NoiseBasedCountPlacement
a(int arg0, double arg1, double arg2)
of(int arg0, double arg1, double arg2)
method_39641(int arg0, double arg1, double 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()