package block type Grass struct { } func (Grass) ID() string { return "minecraft:grass" }