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