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(IVanillaRecipeFactory vanillaRecipeFactory,
IIngredientManager ingredientManager) |
public static java.util.List<java.lang.Object> getAnvilRecipes(IVanillaRecipeFactory vanillaRecipeFactory, IIngredientManager ingredientManager)
public static int findLevelsCost(net.minecraft.item.ItemStack leftStack, net.minecraft.item.ItemStack rightStack)