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