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