package block type Glass struct { } func (Glass) ID() string { return "minecraft:glass" }