Uses of Interface
dev.wyck.worldgen.feature.trunkplacers.CherryTrunkPlacer
Packages that use CherryTrunkPlacer
-
Uses of CherryTrunkPlacer in dev.wyck.worldgen.feature.trunkplacers
Subclasses with type arguments of type CherryTrunkPlacer in dev.wyck.worldgen.feature.trunkplacersMethods in dev.wyck.worldgen.feature.trunkplacers that return CherryTrunkPlacerModifier and TypeMethodDescriptionprotected CherryTrunkPlacerCherryTrunkPlacer.Builder.create()static CherryTrunkPlacerCherryTrunkPlacer.of(int baseHeight, int heightRandA, int heightRandB, IntProvider branchCount, IntProvider branchHorizontalLength, IntProvider branchStartOffsetFromTop, IntProvider branchEndOffsetFromTop) Creates a new cherry trunk placer.Constructors in dev.wyck.worldgen.feature.trunkplacers with parameters of type CherryTrunkPlacer