package block type HornCoral struct { Waterlogged string } func (HornCoral) ID() string { return "minecraft:horn_coral" }