Uses of Interface
dev.wyck.worldgen.feature.configurations.VegetationPatchConfiguration
Packages that use VegetationPatchConfiguration
-
Uses of VegetationPatchConfiguration in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return VegetationPatchConfigurationModifier and TypeMethodDescriptionVegetationPatchConfiguration.Builder.build()Builds the vegetation patch configuration.static VegetationPatchConfigurationVegetationPatchConfiguration.of(TagSet<Material> replaceable, BlockStateProvider groundState, PlacedFeature vegetationFeature, CaveSurface surface, IntProvider depth, float extraBottomBlockChance, int verticalRange, float vegetationChance, IntProvider xzRadius, float extraEdgeColumnChance) Creates a new vegetation patch configuration.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type VegetationPatchConfiguration