public interface IShapedRecipe<T extends IInventory> extends IRecipe<T>
| Modifier and Type | Method and Description |
|---|---|
int |
getRecipeHeight() |
int |
getRecipeWidth() |
canFit, getCraftingResult, getGroup, getIcon, getId, getIngredients, getRecipeOutput, getRemainingItems, getSerializer, getType, isDynamic, matches