package block type GreenWool struct { } func (GreenWool) ID() string { return "minecraft:green_wool" }