extends FeatureSize
| dnw | |
| net.minecraft.world.level.levelgen.feature.featuresize.TwoLayersFeatureSize | |
| net.minecraft.class_5204 | |
| net.minecraft.world.gen.feature.size.TwoLayersFeatureSize | |
| net.minecraft.src.C_2373_ | |
| net.minecraft.world.level.levelgen.feature.featuresize.FeatureSizeTwoLayers |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<TwoLayersFeatureSize> |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (int limit, int lowerSize, int upperSize) |
| public | (int limit, int lowerSize, int upperSize, OptionalInt minClippedHeight) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected FeatureSizeType<?> |
| ||||||||||
| public int |
|