public interface ImmutableBannerData extends ImmutableDataManipulator<ImmutableBannerData,BannerData>
ImmutableDataManipulator handling the various information for a
 Banner including the PatternLayers that customize the
 Banner.| Modifier and Type | Method and Description | 
|---|---|
| ImmutableValue<DyeColor> | baseColor()Gets the  ImmutableValuefor the baseDyeColor. | 
| ImmutablePatternListValue | patterns()Gets the  ImmutablePatternListValueof all patterns for theBanner. | 
asMutable, copy, with, withgetContentVersion, toContainerImmutableValue<DyeColor> baseColor()
ImmutableValue for the base DyeColor.ImmutablePatternListValue patterns()
ImmutablePatternListValue of all patterns for the
 Banner.