implements FeatureConfiguration
| ezh | |
| net.minecraft.world.level.levelgen.feature.configurations.RandomPatchConfiguration | |
| net.minecraft.class_4638 | |
| net.minecraft.world.gen.feature.RandomPatchFeatureConfig |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final Holder<PlacedFeature> |
| ||||||||
| public static final com.mojang.serialization.Codec<RandomPatchConfiguration> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int tries, int xzSpread, int ySpread, Holder<PlacedFeature> feature) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public Holder<PlacedFeature> |
|