package block type YellowGlazedTerracotta struct { Facing string } func (YellowGlazedTerracotta) ID() string { return "minecraft:yellow_glazed_terracotta" }