Uses of Interface
dev.wyck.worldgen.feature.trunkplacers.BendingTrunkPlacer
Packages that use BendingTrunkPlacer
-
Uses of BendingTrunkPlacer in dev.wyck.worldgen.feature.trunkplacers
Subclasses with type arguments of type BendingTrunkPlacer in dev.wyck.worldgen.feature.trunkplacersMethods in dev.wyck.worldgen.feature.trunkplacers that return BendingTrunkPlacerModifier and TypeMethodDescriptionprotected BendingTrunkPlacerBendingTrunkPlacer.Builder.create()static BendingTrunkPlacerBendingTrunkPlacer.of(int minHeight, int maxHeight, int bendLength, int minHeightForLeaves, IntProvider bendLengthProvider) Creates a new bending trunk placer.Constructors in dev.wyck.worldgen.feature.trunkplacers with parameters of type BendingTrunkPlacer