Interface BiomeGenerationSettingsBuilderAccessor


public interface BiomeGenerationSettingsBuilderAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    List<List<Supplier<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>>>>
     
  • Method Details

    • getFeatures

      List<List<Supplier<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>>>> getFeatures()