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