package block type TintedGlass struct { } func (TintedGlass) ID() string { return "minecraft:tinted_glass" }