Package com.blamejared.crafttweaker.api.recipe
package com.blamejared.crafttweaker.api.recipe
-
ClassDescriptionDefines how a recipe should be mirrored.RecipeList<T extends net.minecraft.world.item.crafting.Recipe<?>>This class acts as a wrapper for the (currently) two recipe maps that vanilla stores recipes in: The
recipesmap, which is used for actual recipe lookups.