net.minecraft.world.level.levelgen.placement

public class NoiseThresholdCountPlacement

extends RepeatingPlacement

dkf
net.minecraft.world.level.levelgen.placement.NoiseThresholdCountPlacement
net.minecraft.class_3003
net.minecraft.world.gen.placementmodifier.NoiseThresholdCountPlacementModifier
net.minecraft.src.C_183013_
net.minecraft.world.level.levelgen.placement.NoiseThresholdCountPlacement

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<NoiseThresholdCountPlacement>
a
CODEC
field_24890
MODIFIER_CODEC
f_191747_
private final double
c
noiseLevel
field_13444
noiseLevel
f_191748_
private final int
d
belowNoise
field_13446
belowNoise
f_191749_
private final int
e
aboveNoise
field_13445
aboveNoise
f_191750_

构造函数概要

修饰符构造函数
private (double noiseLevel, int belowNoise, int aboveNoise)

方法概要

修饰符与类型方法
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)
of(double noiseLevel, int belowNoise, int aboveNoise)
m_191756_(double p_191757_, int p_191759_, int arg2)
protected int
a(amn 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_226356_, C_4675_ arg1)
public PlacementModifierType<?>
b()
type()
method_39615()
getType()
m_183327_()