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