net.minecraft.recipe

public interface Recipe<C extends Inventory>

bem
net.minecraft.class_1860
net.minecraft.recipe.Recipe
net.minecraft.crafting.recipe.Recipe
net.minecraft.item.crafting.IRecipe
net.minecraft.item.crafting.IRecipe

Method summary

Modifier and TypeMethod
boolean
a(C arg0, bhm arg1)
method_8115(C arg0, class_1937 arg1)
matches(C arg0, World arg1)
matches(C inventory, World world)
func_77569_a(C arg0, World arg1)
matches(C inv, World worldIn)
ItemStack
a(C arg0)
method_8116(C arg0)
craft(C arg0)
getResult(C inventory)
func_77572_b(C arg0)
getCraftingResult(C inv)
ItemStack
c()
method_8110()
getOutput()
getResult()
func_77571_b()
getRecipeOutput()
default DefaultedList<ItemStack>
b(C arg0)
method_8111(C arg0)
getRemainingStacks(C arg0)
getRemainder(C inventory)
func_179532_b(C arg0)
getRemainingItems(C inv)
default DefaultedList<Ingredient>
a()
method_8117()
getPreviewInputs()
getIngredients()
func_192400_c()
getIngredients()
default boolean
P_()
method_8118()
isIgnoredInRecipeBook()
isSpecial()
func_192399_d()
isDynamic()
Identifier
f()
method_8114()
getId()
getId()
func_199560_c()
getId()
RecipeSerializer<?>
Q_()
method_8119()
getSerializer()
getSerializer()
func_199559_b()
getSerializer()
RecipeType<?>
g()
method_17716()
getType()
getRecipeType()
func_222127_g()
getType()
boolean
a(int arg0, int arg1)
method_8113(int arg0, int arg1)
fits(int arg0, int arg1)
fits(int width, int height)
func_194133_a(int arg0, int arg1)
canFit(int width, int height)
default String
d()
method_8112()
getGroup()
getGroup()
func_193358_e()
getGroup()
default ItemStack
h()
method_17447()
getRecipeKindIcon()
getRecipeBlock()
func_222128_h()
getIcon()