net.minecraft.world.level.levelgen.feature.configurations

public class NoiseDependantDecoratorConfiguration

implements DecoratorConfiguration

cvq
net.minecraft.world.level.levelgen.feature.configurations.NoiseDependantDecoratorConfiguration
net.minecraft.class_3003
net.minecraft.unmapped.C_clxgrrqv
net.minecraft.world.gen.decorator.CountNoiseDecoratorConfig
net.minecraft.src.C_2343_
net.minecraft.world.level.levelgen.feature.configurations.WorldGenFeatureDecoratorNoiseConfiguration

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<NoiseDependantDecoratorConfiguration>
a
CODEC
field_24890
f_hqszwgmu
CODEC
f_67793_
public final double
c
noiseLevel
field_13444
f_lcoopsiv
noiseLevel
f_67794_
public final int
d
belowNoise
field_13446
f_kgrsmapj
belowNoise
f_67795_
public final int
e
aboveNoise
field_13445
f_wilzbftt
aboveNoise
f_67796_

Constructor summary

ModifierConstructor
public (double noiseLevel, int belowNoise, int aboveNoise)