Class TreeFeature

java.lang.Object
com.github.darksoulq.abyssallib.world.gen.feature.Feature<TreeFeature.Config>
com.github.darksoulq.abyssallib.world.gen.feature.impl.TreeFeature

public class TreeFeature extends Feature<TreeFeature.Config>
Procedural feature managing the algorithmic construction of complex, modular trees.
  • Constructor Details

    • TreeFeature

      public TreeFeature()
      Constructs a new TreeFeature initialized with its corresponding configuration codec.
  • Method Details