Class OreFeature

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

public class OreFeature extends Feature<OreFeature.Config>
A world generation feature that generates clusters of ore veins.
  • Constructor Details

    • OreFeature

      public OreFeature()
      Constructs a new OreFeature with the associated configuration codec.
  • Method Details