public interface BannerData extends DataManipulator<BannerData,ImmutableBannerData>
DataManipulator
handling the various information for a
Banner
including the PatternLayer
s that customize the
Banner
.Modifier and Type | Method and Description |
---|---|
Value<DyeColor> |
baseColor()
|
PatternListValue |
patternsList()
Gets the
PatternListValue of all patterns for the
Banner . |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
compareTo
toContainer
PatternListValue patternsList()
PatternListValue
of all patterns for the
Banner
.