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