Class SmithingRecipeConflictChecker
java.lang.Object
com.blamejared.crafttweaker.impl.recipe.handler.helper.SmithingRecipeConflictChecker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleandoesConflict(IRecipeManager<?> manager, net.minecraft.world.item.crafting.SmithingRecipe first, net.minecraft.world.item.crafting.SmithingRecipe second)
-
Constructor Details
-
SmithingRecipeConflictChecker
public SmithingRecipeConflictChecker()
-
-
Method Details
-
doesConflict
public static boolean doesConflict(IRecipeManager<?> manager, net.minecraft.world.item.crafting.SmithingRecipe first, net.minecraft.world.item.crafting.SmithingRecipe second)
-