Interface DyeColor

All Superinterfaces:
DefaultedRegistryValue<DyeColor>, StringRepresentable

Represents a color of dye that can be used by various items and blocks.
  • Method Details

    • color

      Color color()
      Gets this dye color as a Color for easy translation.
      Returns:
      The color as a Color