Uses of Class
dev.wyck.worldgen.feature.foliageplacers.MegaJungleFoliagePlacer.Builder
Packages that use MegaJungleFoliagePlacer.Builder
-
Uses of MegaJungleFoliagePlacer.Builder in dev.wyck.worldgen.feature.foliageplacers
Subclasses with type arguments of type MegaJungleFoliagePlacer.Builder in dev.wyck.worldgen.feature.foliageplacersMethods in dev.wyck.worldgen.feature.foliageplacers that return MegaJungleFoliagePlacer.BuilderModifier and TypeMethodDescriptionMegaJungleFoliagePlacer.builder()Creates a new builder.MegaJungleFoliagePlacer.Builder.height(int height) Sets the foliage's height, between 0 and 16 (inclusive).FoliagePlacer.megaJungle()A new builder for aMegaJungleFoliagePlacer.default MegaJungleFoliagePlacer.BuilderMegaJungleFoliagePlacer.toBuilder()Converts this object back to a builder.