Uses of Interface
dev.wyck.worldgen.feature.configurations.FallenTreeConfiguration
Packages that use FallenTreeConfiguration
-
Uses of FallenTreeConfiguration in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return FallenTreeConfigurationModifier and TypeMethodDescriptionFallenTreeConfiguration.Builder.build()Builds the configuration.static FallenTreeConfigurationFallenTreeConfiguration.of(BlockStateProvider trunkProvider, IntProvider logLength, List<TreeDecorator> stumpDecorators, List<TreeDecorator> logDecorators) Creates a new fallen tree configuration.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type FallenTreeConfiguration