Introduction
This class provides information for component needed for crafting a recipe
Fields#
| Name | Description |
|---|---|
| Item Id | Id of item |
Properties#
| Name | Description |
|---|---|
| count | Get count of item required |
| initialized | Get if the object has been initialized |
| minimumCondition | Get the minimum condition of the object |
| minimumRarity | Get the minimum rarity of the object |
Methods#
| Name | Description |
|---|---|
| Clone | Create a clone of this object |
| Initialize | Initialize the object |
| Matches | Compare object to another copy |