package block type DragonEgg struct { } func (DragonEgg) ID() string { return "minecraft:dragon_egg" }