SmithingRecipeInput
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Implements
SmithingRecipeInput
implements the following interfaces:
Members
Getter
Return Type:
ItemStack
Getter
Return Type:
ItemStack
getItem(slot as int) as IItemStack
Parameters:
slot: int
Type: int
Return Type:
IItemStack
Getter
Return Type:
bool
static of(template as IItemStack, base as IItemStack, addition as IItemStack) as SmithingRecipeInput
Parameters:
template: IItemStack
Type: IItemStack
base: IItemStack
Type: IItemStack
addition: IItemStack
Type: IItemStack
Return Type:
SmithingRecipeInput
Getter
Return Type:
int
Getter
Return Type:
ItemStack