registerPlacedFeature

open fun registerPlacedFeature(name: String, placedFeature: PlacedFeature): PlacedFeature
open fun registerPlacedFeature(name: String, config: ConfiguredFeature<*, *>, vararg modifiers: PlacementModifier): PlacedFeature
open fun registerPlacedFeature(name: String, config: ConfiguredFeature<*, *>, modifiers: List<PlacementModifier>): PlacedFeature