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