features

fun features(step: GenerationStep.Decoration, vararg placedFeatures: ResourceKey<PlacedFeature>)

Adds placedFeatures to the biome at the specified step, which determines when the features are executed during world generation.

For more information on features, check out their docs page.