public interface IFurnaceRecipe
Modifier and Type | Method and Description |
---|---|
IItemStack |
getInput() |
IItemStack |
getOutput() |
float |
getXp() |
java.lang.String |
toCommandString() |
java.lang.String toCommandString()
IItemStack getInput()
IItemStack getOutput()
float getXp()