Interface MapDecorationBannerType

All Superinterfaces:
DefaultedRegistryValue, MapDecorationType

public interface MapDecorationBannerType extends MapDecorationType
An extension of MapDecorationType that represents a banner, and provides the DyeColor of the banner it represents.

Not all MapDecorationTypes are MapDecorationBannerType.

  • Method Details

    • bannerColor

      DyeColor bannerColor()
      Gets the corresponding DyeColor that this banner decoration type is.
      Returns:
      The DyeColor that this banner decoration type is.