SingleRecipeInput
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
SingleRecipeInput
implements the following interfaces:
Members
getItem(slot as int) as IItemStack
Parameters:
slot: int
Type: int
Return Type:
IItemStack
Getter
Return Type:
bool
Getter
Return Type:
IItemStack
static of(item as IItemStack) as SingleRecipeInput
Parameters:
item: IItemStack
Type: IItemStack
Return Type:
SingleRecipeInput
Getter
Return Type:
int