package block type DragonHead struct { Rotation string } func (DragonHead) ID() string { return "minecraft:dragon_head" }