package block type CyanConcrete struct { } func (CyanConcrete) ID() string { return "minecraft:cyan_concrete" }