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