Class SpringFeature

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

public class SpringFeature extends Feature<SpringFeature.Config>
A world generation feature responsible for creating isolated liquid source blocks (springs).
  • Constructor Details

    • SpringFeature

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