Class SmithingRecipeConflictChecker

java.lang.Object
com.blamejared.crafttweaker.impl.recipe.handler.helper.SmithingRecipeConflictChecker

public final class SmithingRecipeConflictChecker extends Object
  • 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)