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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final double |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (double noiseLevel, int belowNoise, int aboveNoise) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||||
| public static NoiseDependantDecoratorConfiguration |
|