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