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