public class CraftingRecipeWrapperShapeless
extends java.lang.Object
implements mezz.jei.api.recipe.wrapper.ICraftingRecipeWrapper
| Constructor and Description |
|---|
CraftingRecipeWrapperShapeless(crafttweaker.mc1120.recipes.MCRecipeShapeless recipe) |
| Modifier and Type | Method and Description |
|---|---|
void |
getIngredients(mezz.jei.api.ingredients.IIngredients ingredients) |
net.minecraft.util.ResourceLocation |
getRegistryName() |
static void |
registerCraftingRecipes() |
public CraftingRecipeWrapperShapeless(crafttweaker.mc1120.recipes.MCRecipeShapeless recipe)
public static void registerCraftingRecipes()
public void getIngredients(mezz.jei.api.ingredients.IIngredients ingredients)
getIngredients in interface mezz.jei.api.recipe.IRecipeWrapper@Nullable public net.minecraft.util.ResourceLocation getRegistryName()
getRegistryName in interface mezz.jei.api.recipe.wrapper.ICraftingRecipeWrapper