package block type YellowWool struct { } func (YellowWool) ID() string { return "minecraft:yellow_wool" }