package block type TubeCoralBlock struct { } func (TubeCoralBlock) ID() string { return "minecraft:tube_coral_block" }