package block type YellowCarpet struct { } func (YellowCarpet) ID() string { return "minecraft:yellow_carpet" }