public final class AnvilRecipeMaker
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static int |
findLevelsCost(net.minecraft.item.ItemStack leftStack,
net.minecraft.item.ItemStack rightStack) |
static java.util.List<java.lang.Object> |
getAnvilRecipes(mezz.jei.api.recipe.vanilla.IVanillaRecipeFactory vanillaRecipeFactory,
mezz.jei.api.runtime.IIngredientManager ingredientManager) |
public static java.util.List<java.lang.Object> getAnvilRecipes(mezz.jei.api.recipe.vanilla.IVanillaRecipeFactory vanillaRecipeFactory, mezz.jei.api.runtime.IIngredientManager ingredientManager)
public static int findLevelsCost(net.minecraft.item.ItemStack leftStack, net.minecraft.item.ItemStack rightStack)