package block type CyanStainedGlass struct { } func (CyanStainedGlass) ID() string { return "minecraft:cyan_stained_glass" }