Uses of Class
dev.wyck.worldgen.feature.foliageplacers.SpruceFoliagePlacer.Builder
Packages that use SpruceFoliagePlacer.Builder
-
Uses of SpruceFoliagePlacer.Builder in dev.wyck.worldgen.feature.foliageplacers
Subclasses with type arguments of type SpruceFoliagePlacer.Builder in dev.wyck.worldgen.feature.foliageplacersMethods in dev.wyck.worldgen.feature.foliageplacers that return SpruceFoliagePlacer.BuilderModifier and TypeMethodDescriptionstatic SpruceFoliagePlacer.BuilderSpruceFoliagePlacer.builder()Creates a new builder.static SpruceFoliagePlacer.BuilderFoliagePlacer.spruce()A new builder for aSpruceFoliagePlacer.default SpruceFoliagePlacer.BuilderSpruceFoliagePlacer.toBuilder()Converts this object back to a builder.SpruceFoliagePlacer.Builder.trunkHeight(IntProvider trunkHeight) Sets the trunk height, between 0 and 24 (inclusive).