Package com.blamejared.crafttweaker.api.recipe.manager.base
package com.blamejared.crafttweaker.api.recipe.manager.base
-
InterfacesClassDescriptionICookingRecipeManager<T extends net.minecraft.world.item.crafting.AbstractCookingRecipe>Default interface for Registry based handlers as they can all remove recipes by ResourceLocation.IRecipeManager<T extends net.minecraft.world.item.crafting.Recipe<?>>Default interface for Registry based handlers as they can all remove recipes by ResourceLocation.