Uses of Interface
dev.wyck.worldgen.feature.configurations.RootSystemConfiguration
Packages that use RootSystemConfiguration
-
Uses of RootSystemConfiguration in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return RootSystemConfigurationModifier and TypeMethodDescriptionRootSystemConfiguration.Builder.build()Builds the root system configuration.static RootSystemConfigurationRootSystemConfiguration.of(PlacedFeature treeFeature, int requiredVerticalSpaceForTree, int levelTestDistance, int maxLevelDeviation, int rootRadius, TagSet<Material> rootReplaceable, BlockStateProvider rootStateProvider, int rootPlacementAttempts, int rootColumnMaxHeight, int hangingRootRadius, int hangingRootsVerticalSpan, BlockStateProvider hangingRootStateProvider, int hangingRootPlacementAttempts, int allowedVerticalWaterForTree, BlockPredicate allowedTreePosition) Creates a new root system configuration.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type RootSystemConfiguration