implements DecoratorConfiguration
| cmo | |
| net.minecraft.world.level.levelgen.feature.configurations.RangeDecoratorConfiguration | |
| net.minecraft.class_2997 | |
| net.minecraft.world.gen.decorator.RangeDecoratorConfig | |
| net.minecraft.world.gen.placement.TopSolidRangeConfig | |
| net.minecraft.server.v1_16_R3.WorldGenFeatureChanceDecoratorRangeConfiguration |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<RangeDecoratorConfiguration> |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (int bottomOffset, int topOffset, int maximum) |