package block type LilyPad struct { } func (LilyPad) ID() string { return "minecraft:lily_pad" }