package block type GrayTerracotta struct { } func (GrayTerracotta) ID() string { return "minecraft:gray_terracotta" }