Class CraftingTableRecipeConflictChecker
java.lang.Object
com.blamejared.crafttweaker.api.recipe.handler.helper.CraftingTableRecipeConflictChecker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancheckConflicts(IRecipeManager<?> manager, net.minecraft.world.item.crafting.Recipe<?> first, net.minecraft.world.item.crafting.Recipe<?> second)
-
Constructor Details
-
CraftingTableRecipeConflictChecker
public CraftingTableRecipeConflictChecker()
-
-
Method Details
-
checkConflicts
public static boolean checkConflicts(IRecipeManager<?> manager, net.minecraft.world.item.crafting.Recipe<?> first, net.minecraft.world.item.crafting.Recipe<?> second)
-