package block type SnowBlock struct { } func (SnowBlock) ID() string { return "minecraft:snow_block" }