Uses of Class
dev.wyck.worldgen.feature.trunkplacers.GiantTrunkPlacer.Builder
Packages that use GiantTrunkPlacer.Builder
-
Uses of GiantTrunkPlacer.Builder in dev.wyck.worldgen.feature.trunkplacers
Subclasses with type arguments of type GiantTrunkPlacer.Builder in dev.wyck.worldgen.feature.trunkplacersMethods in dev.wyck.worldgen.feature.trunkplacers that return GiantTrunkPlacer.BuilderModifier and TypeMethodDescriptionstatic GiantTrunkPlacer.BuilderGiantTrunkPlacer.builder()Creates a new builderstatic GiantTrunkPlacer.BuilderTrunkPlacer.giant()A new builder for aGiantTrunkPlacer.default GiantTrunkPlacer.BuilderGiantTrunkPlacer.toBuilder()Converts this object back to a builder.