net.minecraft.world.item.crafting

public interface Recipe<C extends Container>

cgo
net.minecraft.world.item.crafting.Recipe
net.minecraft.class_1860
net.minecraft.recipe.Recipe
net.minecraft.src.C_1469_
net.minecraft.world.item.crafting.IRecipe

Method summary

Modifier and TypeMethod
boolean
a(C arg0, cjw arg1)
matches(C arg0, Level arg1)
method_8115(C arg0, class_1937 arg1)
matches(C inventory, World world)
m_5818_(C p_44003_, C_1596_ arg1)
ItemStack
a(C arg0)
assemble(C arg0)
method_8116(C arg0)
craft(C inventory)
m_5874_(C arg0)
boolean
a(int arg0, int arg1)
canCraftInDimensions(int arg0, int arg1)
method_8113(int arg0, int arg1)
fits(int width, int height)
m_8004_(int p_44000_, int arg1)
ItemStack
c()
getResultItem()
method_8110()
getOutput()
m_8043_()
default NonNullList<ItemStack>
b(C arg0)
getRemainingItems(C arg0)
method_8111(C arg0)
getRemainder(C inventory)
m_7457_(C arg0)
default NonNullList<Ingredient>
a()
getIngredients()
method_8117()
getIngredients()
m_7527_()
default boolean
W_()
isSpecial()
method_8118()
isIgnoredInRecipeBook()
m_5598_()
default String
d()
getGroup()
method_8112()
getGroup()
m_6076_()
default ItemStack
i()
getToastSymbol()
method_17447()
createIcon()
m_8042_()
ResourceLocation
f()
getId()
method_8114()
getId()
m_6423_()
RecipeSerializer<?>
X_()
getSerializer()
method_8119()
getSerializer()
m_7707_()
RecipeType<?>
g()
getType()
method_17716()
getType()
m_6671_()
default boolean
j()
isIncomplete()
method_31584()
isEmpty()
m_142505_()