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