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