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