Uses of Interface
dev.wyck.worldgen.feature.trunkplacers.UpwardsBranchingTrunkPlacer
Packages that use UpwardsBranchingTrunkPlacer
-
Uses of UpwardsBranchingTrunkPlacer in dev.wyck.worldgen.feature.trunkplacers
Subclasses with type arguments of type UpwardsBranchingTrunkPlacer in dev.wyck.worldgen.feature.trunkplacersMethods in dev.wyck.worldgen.feature.trunkplacers that return UpwardsBranchingTrunkPlacerModifier and TypeMethodDescriptionprotected UpwardsBranchingTrunkPlacerUpwardsBranchingTrunkPlacer.Builder.create()static UpwardsBranchingTrunkPlacerUpwardsBranchingTrunkPlacer.of(int baseHeight, int heightRandA, int heightRandB, IntProvider extraBranchSteps, float placeBranchPerLogProbability, IntProvider extraBranchLength, Set<Material> canGrowThrough) Creates a new upwards branching trunk placer.Constructors in dev.wyck.worldgen.feature.trunkplacers with parameters of type UpwardsBranchingTrunkPlacer