package block type BubbleColumn struct { Drag string } func (BubbleColumn) ID() string { return "minecraft:bubble_column" }