public interface IShapedCraftingRecipeWrapper extends ICraftingRecipeWrapper
IRecipeWrapper
to have your recipe wrapper work as part of the
VanillaRecipeCategoryUid.CRAFTING
recipe category as a shaped recipe.
For shapeless recipes, just use IRecipeWrapper
.
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
int |
getWidth() |
drawInfo, getIngredients, getTooltipStrings, handleClick