package block type SkeletonWallSkull struct { Facing string } func (SkeletonWallSkull) ID() string { return "minecraft:skeleton_wall_skull" }