package block type YellowTerracotta struct { } func (YellowTerracotta) ID() string { return "minecraft:yellow_terracotta" }