package block type HoneyBlock struct { } func (HoneyBlock) ID() string { return "minecraft:honey_block" }