net.minecraft.world.item.crafting

public interface Recipe<T extends RecipeInput>

dce
net.minecraft.world.item.crafting.Recipe
net.minecraft.class_1860
net.minecraft.recipe.Recipe
net.minecraft.world.item.crafting.IRecipe

Field summary

Modifier and TypeField
com.mojang.serialization.Codec<Recipe<?>>
a
CODEC
field_47319
CODEC
StreamCodec<RegistryFriendlyByteBuf, Recipe<?>>
b
STREAM_CODEC
field_48356
PACKET_CODEC

Method summary

Modifier and TypeMethod
boolean
a(T arg0, dhi arg1)
matches(T arg0, Level arg1)
method_8115(T arg0, class_1937 arg1)
matches(T input, World world)
ItemStack
a(T arg0, js$a arg1)
assemble(T arg0, HolderLookup$Provider arg1)
method_8116(T arg0, class_7225$class_7874 arg1)
craft(T input, RegistryWrapper$WrapperLookup registries)
default boolean
aq_()
isSpecial()
method_8118()
isIgnoredInRecipeBook()
default boolean
i()
showNotification()
method_49188()
showNotification()
default String
j()
group()
method_8112()
getGroup()
RecipeSerializer<? extends Recipe<T>>
a()
getSerializer()
method_8119()
getSerializer()
RecipeType<? extends Recipe<T>>
b()
getType()
method_17716()
getType()
PlacementInfo
ap_()
placementInfo()
method_61671()
getIngredientPlacement()
default List<RecipeDisplay>
g()
display()
method_64664()
getDisplays()
RecipeBookCategory
h()
recipeBookCategory()
method_64668()
getRecipeBookCategory()