configuredFeature

fun configuredFeature(configuredFeature: ResourceKey<ConfiguredFeature<*, *>>)

Sets the ConfiguredFeature that should be placed by this PlacedFeature to configuredFeature.

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