package block type LightBlueBanner struct { Rotation string } func (LightBlueBanner) ID() string { return "minecraft:light_blue_banner" }