package block type CyanTerracotta struct { } func (CyanTerracotta) ID() string { return "minecraft:cyan_terracotta" }