package block type PurpleWool struct { } func (PurpleWool) ID() string { return "minecraft:purple_wool" }