Package com.blamejared.crafttweaker.api.recipe.handler
package com.blamejared.crafttweaker.api.recipe.handler
-
ClassDescriptionIRecipeHandler<T extends net.minecraft.world.item.crafting.Recipe<?>>Represents a handler for a specific type of recipe indicated by the generic parameter.Annotates an
IRecipeHandlerindicating which recipe classes it is able to handle.Container for theIRecipeHandler.Forannotation.