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