Interface MapColorType

All Superinterfaces:
DefaultedRegistryValue

@CatalogedBy(MapColorTypes.class) public interface MapColorType extends DefaultedRegistryValue
Represents a color that can be used when drawing on a MapCanvas.
  • Method Details

    • color

      Color color()
      Gets the Color that this type represents.
      Returns:
      The Color