package block type Sponge struct { } func (Sponge) ID() string { return "minecraft:sponge" }