Interface InterchangeableItem

All Known Implementing Classes:
BarrowsItem, DynamicInterchangeableItem, TrouverItem

public interface InterchangeableItem
  • Method Details

    • getId

      int getId()
      Returns:
      The ID of the base item for use in restocking
    • getKey

      String getKey()
      Returns:
      An identifier for the item, typically the base name
    • getNames

      String[] getNames()
      Returns:
      An array of interchangeable names