类 NoiseThresholdCountPlacement


public class NoiseThresholdCountPlacement extends RepeatingPlacement
  • 字段详细资料

    • CODEC

      public static final com.mojang.serialization.MapCodec<NoiseThresholdCountPlacement> CODEC
    • noiseLevel

      private final double noiseLevel
    • belowNoise

      private final int belowNoise
    • aboveNoise

      private final int aboveNoise
  • 构造器详细资料

    • NoiseThresholdCountPlacement

      private NoiseThresholdCountPlacement(double p_191753_, int p_191754_, int p_191755_)
  • 方法详细资料