package block type Sand struct { } func (Sand) ID() string { return "minecraft:sand" }