package block type HoneycombBlock struct { } func (HoneycombBlock) ID() string { return "minecraft:honeycomb_block" }