Uses of Interface
dev.wyck.worldgen.feature.configurations.TreeConfiguration
Packages that use TreeConfiguration
-
Uses of TreeConfiguration in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return TreeConfigurationModifier and TypeMethodDescriptionTreeConfiguration.Builder.build()Builds the tree configuration.static TreeConfigurationTreeConfiguration.of(BlockStateProvider trunkProvider, TrunkPlacer trunkPlacer, BlockStateProvider foliageProvider, FoliagePlacer foliagePlacer, @Nullable RootPlacer rootPlacer, FeatureSize minimumSize, List<TreeDecorator> decorators, boolean ignoreVines, BlockStateProvider belowTrunkProvider) Creates a new tree configuration.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type TreeConfiguration