net.minecraft.world.item.crafting

public interface Recipe<T extends RecipeInput>

cyz
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

Field summary

Modifier and TypeField
com.mojang.serialization.Codec<Recipe<?>>
h
CODEC
field_47319
CODEC
f_302387_
StreamCodec<RegistryFriendlyByteBuf, Recipe<?>>
i
STREAM_CODEC
field_48356
PACKET_CODEC
f_315202_

Method summary

Modifier and TypeMethod
boolean
a(T arg0, dcw arg1)
matches(T arg0, Level arg1)
method_8115(T arg0, class_1937 arg1)
matches(T input, World world)
m_5818_(T p_44003_, C_1596_ arg1)
ItemStack
a(T arg0, jo$a arg1)
assemble(T arg0, HolderLookup$Provider arg1)
method_8116(T arg0, class_7225$class_7874 arg1)
craft(T input, RegistryWrapper$WrapperLookup lookup)
m_5874_(T p_332698_, C_213466_$C_254607_ arg1)
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
a(jo$a arg0)
getResultItem(HolderLookup$Provider arg0)
method_8110(class_7225$class_7874 arg0)
getResult(RegistryWrapper$WrapperLookup registriesLookup)
m_8043_(C_213466_$C_254607_ arg0)
default NonNullList<ItemStack>
a(T arg0)
getRemainingItems(T arg0)
method_8111(T arg0)
getRemainder(T input)
m_7457_(T arg0)
default NonNullList<Ingredient>
a()
getIngredients()
method_8117()
getIngredients()
m_7527_()
default boolean
as_()
isSpecial()
method_8118()
isIgnoredInRecipeBook()
m_5598_()
default boolean
h()
showNotification()
method_49188()
showNotification()
m_271738_()
default String
c()
getGroup()
method_8112()
getGroup()
m_6076_()
default ItemStack
g()
getToastSymbol()
method_17447()
createIcon()
m_8042_()
RecipeSerializer<?>
at_()
getSerializer()
method_8119()
getSerializer()
m_7707_()
RecipeType<?>
e()
getType()
method_17716()
getType()
m_6671_()
default boolean
i()
isIncomplete()
method_31584()
isEmpty()
m_142505_()