extends FeatureSize
| ezx | |
| net.minecraft.world.level.levelgen.feature.featuresize.ThreeLayersFeatureSize | |
| net.minecraft.class_5203 | |
| net.minecraft.world.gen.feature.size.ThreeLayersFeatureSize |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<ThreeLayersFeatureSize> |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int limit, int upperLimit, int lowerSize, int middleSize, int upperSize, OptionalInt minClippedHeight) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected FeatureSizeType<?> |
| ||||||||
| public int |
|