Interface MapDecorationType

All Superinterfaces:
DefaultedRegistryValue

@CatalogedBy(MapDecorationTypes.class) public interface MapDecorationType extends DefaultedRegistryValue
Represents a symbol that may be used on a MapCanvas as part of a MapDecoration.
  • Method Details

    • bannerColor

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