buildBlockSettings
fun buildBlockSettings( material: Material, color: MapColor, block: QuiltBlockSettings.() -> Unit): AbstractBlock.Settings
Content copied to clipboard
Build a Block settings object with the given material and color, using builder-style syntax.