public interface IRecipeViewable
Modifier and Type | Interface and Description |
---|---|
static interface |
IRecipeViewable.IRecipePowered
Use this for integration table recipes or assembly table recipes.
|
static interface |
IRecipeViewable.IViewableGrid |
Modifier and Type | Method and Description |
---|---|
ChangingItemStack[] |
getRecipeInputs() |
ChangingItemStack |
getRecipeOutputs() |
ChangingItemStack[] getRecipeInputs()
ChangingItemStack getRecipeOutputs()