package block type YellowStainedGlass struct { } func (YellowStainedGlass) ID() string { return "minecraft:yellow_stained_glass" }