package block type PinkWool struct { } func (PinkWool) ID() string { return "minecraft:pink_wool" }