net.minecraft.world.level.levelgen.placement

public class NoiseBasedCountPlacement

extends RepeatingPlacement

dqr
net.minecraft.world.level.levelgen.placement.NoiseBasedCountPlacement
net.minecraft.class_3275
net.minecraft.world.gen.placementmodifier.NoiseBasedCountPlacementModifier
net.minecraft.src.C_183012_
net.minecraft.world.level.levelgen.placement.NoiseBasedCountPlacement

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<NoiseBasedCountPlacement>
a
CODEC
field_24987
MODIFIER_CODEC
f_191722_
private final int
c
noiseToCountRatio
field_14208
noiseToCountRatio
f_191723_
private final double
d
noiseFactor
field_14206
noiseFactor
f_191724_
private final double
e
noiseOffset
field_14205
noiseOffset
f_191725_

构造函数概要

修饰符构造函数
private (int noiseToCountRatio, double noiseFactor, double noiseOffset)

方法概要

修饰符与类型方法
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)
of(int noiseToCountRatio, double noiseFactor, double noiseOffset)
m_191731_(int p_191732_, double p_191733_, double arg2)
protected int
a(apo arg0, gt arg1)
count(RandomSource arg0, BlockPos arg1)
method_14452(class_5819 arg0, class_2338 arg1)
getCount(Random arg0, BlockPos arg1)
m_213944_(C_212974_ p_226353_, C_4675_ arg1)
public PlacementModifierType<?>
b()
type()
method_39615()
getType()
m_183327_()