Class GeodeFeature

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

public class GeodeFeature extends Feature<GeodeFeature.Config>
A world generation feature that generates a concentric, layered geode structure.
  • Constructor Details

    • GeodeFeature

      public GeodeFeature()
      Constructs a new GeodeFeature with its associated configuration codec.
  • Method Details