net.minecraft.world.item.crafting

public interface Recipe<C extends Container>

bgt
net.minecraft.world.item.crafting.Recipe
net.minecraft.class_1860
net.minecraft.recipe.Recipe
net.minecraft.item.crafting.IRecipe
net.minecraft.server.v1_15_R1.IRecipe

Method summary

Modifier and TypeMethod
boolean
a(C arg0, bjt arg1)
matches(C arg0, Level arg1)
method_8115(C arg0, class_1937 arg1)
matches(C inv, World world)
func_77569_a(C arg0, World arg1)
ItemStack
a(C arg0)
assemble(C arg0)
method_8116(C arg0)
craft(C inv)
func_77572_b(C arg0)
ItemStack
c()
getResultItem()
method_8110()
getOutput()
func_77571_b()
getResult()
default NonNullList<ItemStack>
b(C arg0)
getRemainingItems(C arg0)
method_8111(C arg0)
getRemainingStacks(C arg0)
func_179532_b(C arg0)
default NonNullList<Ingredient>
a()
getIngredients()
method_8117()
getPreviewInputs()
func_192400_c()
default boolean
V_()
isSpecial()
method_8118()
isIgnoredInRecipeBook()
func_192399_d()
isComplex()
ResourceLocation
f()
getId()
method_8114()
getId()
func_199560_c()
getKey()
RecipeSerializer<?>
W_()
getSerializer()
method_8119()
getSerializer()
func_199559_b()
getRecipeSerializer()
RecipeType<?>
g()
getType()
method_17716()
getType()
func_222127_g()
boolean
a(int arg0, int arg1)
canCraftInDimensions(int arg0, int arg1)
method_8113(int arg0, int arg1)
fits(int width, int height)
func_194133_a(int arg0, int arg1)
default String
d()
getGroup()
method_8112()
getGroup()
func_193358_e()
default ItemStack
h()
getToastSymbol()
method_17447()
getRecipeKindIcon()
func_222128_h()