protected static class CraftingSkill.FoundResourceData
extends java.lang.Object
| Modifier and Type | Field | Description | 
|---|---|---|
| int | resourceAmt | |
| int | resourceCode | |
| RawMaterial | resourceFound | 
| Modifier | Constructor | Description | 
|---|---|---|
| protected  | FoundResourceData() | 
public int resourceCode
public int resourceAmt
public RawMaterial resourceFound