package block type GrayStainedGlass struct { } func (GrayStainedGlass) ID() string { return "minecraft:gray_stained_glass" }