implements DecoratorConfiguration
| cgq | |
| net.minecraft.world.level.levelgen.feature.configurations.NoiseDependantDecoratorConfiguration | |
| net.minecraft.class_3003 | |
| net.minecraft.world.gen.decorator.NoiseHeightmapDecoratorConfig | |
| net.minecraft.world.gen.placement.NoiseDependant | |
| net.minecraft.server.v1_15_R1.WorldGenFeatureDecoratorNoiseConfiguration |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final double |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (double noiseLevel, int belowNoise, int aboveNoise) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||||
| public static NoiseDependantDecoratorConfiguration |
|