implements DecoratorConfiguration
| ckg | |
| net.minecraft.world.level.levelgen.placement.NoiseCountFactorDecoratorConfiguration | |
| net.minecraft.class_3275 | |
| net.minecraft.world.gen.decorator.TopSolidHeightmapNoiseBiasedDecoratorConfig | |
| net.minecraft.world.gen.placement.TopSolidWithNoiseConfig | |
| net.minecraft.server.v1_15_R1.WorldGenDecoratorNoiseConfiguration |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final int |
| ||||||||||
| public final double |
| ||||||||||
| public final double |
| ||||||||||
| public final Heightmap$Types |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (int noiseToCountRatio, double noiseFactor, double noiseOffset, Heightmap$Types heightmap) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public <T> com.mojang.datafixers.Dynamic<T> |
| ||||||||||
| public static NoiseCountFactorDecoratorConfiguration |
|