package block type CyanWool struct { } func (CyanWool) ID() string { return "minecraft:cyan_wool" }