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