Interface ItemRarity


@CatalogedBy(ItemRarities.class) public interface ItemRarity
The rarity of an item.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the TextColor used to decorate tooltips of items with this ItemRarity.
  • Method Details