fixedPlacement

fun fixedPlacement(vararg positions: BlockPos)
fun fixedPlacement(positions: List<BlockPos>)

Adds a FixedPlacement with the given positions to this PlacedFeature, which returns exactly the given positions if they're in the current chunk.