Introduction
This class provides information about an object resulting from crafting a recipe
Fields#
| Name | Description |
|---|---|
| Item Id | Id of item |
| Condition | Modifier applied to output condition |
| Rarity | Modifier applied to output rarity |
| Value | Modifier applied to output value |
Properties#
| Name | Description |
|---|---|
| count | Get count of item added |
| initialized | Get if the object has been initialized |
Methods#
| Name | Description |
|---|---|
| Clone | Create a clone of this object |
| Initialize | Initialize this object |
| Matches | Compare object to another copy |