public class SmelterRecipe
extends java.lang.Object
| Constructor and Description |
|---|
SmelterRecipe(ItemInstance output,
IResUseInfo input,
int time) |
| Modifier and Type | Method and Description |
|---|---|
IResUseInfo |
getInput() |
ItemInstance |
getOutput() |
int |
getTime() |
public SmelterRecipe(ItemInstance output, IResUseInfo input, int time)
public IResUseInfo getInput()
public ItemInstance getOutput()
public int getTime()