package block type WhiteWool struct { } func (WhiteWool) ID() string { return "minecraft:white_wool" }