package block type WetSponge struct { } func (WetSponge) ID() string { return "minecraft:wet_sponge" }