Uses of Class
dev.wyck.worldgen.feature.foliageplacers.MegaPineFoliagePlacer.Builder
Packages that use MegaPineFoliagePlacer.Builder
-
Uses of MegaPineFoliagePlacer.Builder in dev.wyck.worldgen.feature.foliageplacers
Subclasses with type arguments of type MegaPineFoliagePlacer.Builder in dev.wyck.worldgen.feature.foliageplacersMethods in dev.wyck.worldgen.feature.foliageplacers that return MegaPineFoliagePlacer.BuilderModifier and TypeMethodDescriptionMegaPineFoliagePlacer.builder()Creates a new builder.MegaPineFoliagePlacer.Builder.crownHeight(IntProvider crownHeight) Sets the height of the crown, between 0 and 24 (inclusive).FoliagePlacer.megaPine()A new builder for aMegaPineFoliagePlacer.default MegaPineFoliagePlacer.BuilderMegaPineFoliagePlacer.toBuilder()Converts this object back to a builder.