package block type GrayWool struct { } func (GrayWool) ID() string { return "minecraft:gray_wool" }