implements FeatureConfig
| net.minecraft.world.level.levelgen.feature.configurations.VegetationPatchConfiguration | |
| net.minecraft.class_5927 | |
| net.minecraft.world.gen.feature.VegetationPatchFeatureConfig |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<VegetationPatchFeatureConfig> |
|
||||||
| public final TagKey<Block> |
|
||||||
| public final BlockStateProvider |
|
||||||
| public final RegistryEntry<PlacedFeature> |
|
||||||
| public final VerticalSurfaceType |
|
||||||
| public final IntProvider |
|
||||||
| public final float |
|
||||||
| public final int |
|
||||||
| public final float |
|
||||||
| public final IntProvider |
|
||||||
| public final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TagKey<Block> replaceable, BlockStateProvider groundState, RegistryEntry<PlacedFeature> vegetationFeature, VerticalSurfaceType surface, IntProvider depth, float extraBottomBlockChance, int verticalRange, float vegetationChance, IntProvider horizontalRadius, float extraEdgeColumnChance) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static Float |
|
||||||
| private static IntProvider |
|
||||||
| private static Float |
|
||||||
| private static Integer |
|
||||||
| private static Float |
|
||||||
| private static IntProvider |
|
||||||
| private static VerticalSurfaceType |
|
||||||
| private static RegistryEntry |
|
||||||
| private static BlockStateProvider |
|
||||||
| private static TagKey |
|