Uses of Package
net.minecraft.recipe
Packages that use net.minecraft.recipe
Package
Description
- 
Classes in net.minecraft.recipe used by net.minecraft.advancement.criterion
 - 
Classes in net.minecraft.recipe used by net.minecraft.block
 - 
Classes in net.minecraft.recipe used by net.minecraft.block.entityClassDescriptionMatching class that matches a recipe to its required resources.The recipe type allows matching recipes more efficiently by only checking recipes under a given type.
 - 
Classes in net.minecraft.recipe used by net.minecraft.client.gui.screen.recipebookClassDescriptionMatching class that matches a recipe to its required resources.
 - 
Classes in net.minecraft.recipe used by net.minecraft.client.networkClassDescriptionA recipe manager allows easier use of recipes, such as finding matches and remainders.
 - 
Classes in net.minecraft.recipe used by net.minecraft.client.recipebook
 - 
Classes in net.minecraft.recipe used by net.minecraft.client.toast
 - 
Classes in net.minecraft.recipe used by net.minecraft.client.worldClassDescriptionA recipe manager allows easier use of recipes, such as finding matches and remainders.
 - 
Classes in net.minecraft.recipe used by net.minecraft.command.argument
 - 
Classes in net.minecraft.recipe used by net.minecraft.data.server.recipeClassDescriptionA recipe is an arrangement of item stacks in an inventory that can yield a product item stack.The recipe serializer controls the serialization and deserialization of recipe content.
 - 
Classes in net.minecraft.recipe used by net.minecraft.entity.passive
 - 
Classes in net.minecraft.recipe used by net.minecraft.entity.playerClassDescriptionMatching class that matches a recipe to its required resources.
 - 
Classes in net.minecraft.recipe used by net.minecraft.entity.vehicle
 - 
Classes in net.minecraft.recipe used by net.minecraft.inventoryClassDescriptionMatching class that matches a recipe to its required resources.
 - 
Classes in net.minecraft.recipe used by net.minecraft.item
 - 
Classes in net.minecraft.recipe used by net.minecraft.network.packet.c2s.play
 - 
Classes in net.minecraft.recipe used by net.minecraft.network.packet.s2c.play
 - 
Classes in net.minecraft.recipe used by net.minecraft.recipeClassDescriptionA recipe that has only one input ingredient.A recipe is an arrangement of item stacks in an inventory that can yield a product item stack.A recipe manager allows easier use of recipes, such as finding matches and remainders.Matching class that matches a recipe to its required resources.The recipe serializer controls the serialization and deserialization of recipe content.The recipe type allows matching recipes more efficiently by only checking recipes under a given type.
 - 
Classes in net.minecraft.recipe used by net.minecraft.recipe.book
 - 
Classes in net.minecraft.recipe used by net.minecraft.recipe.input
 - 
Classes in net.minecraft.recipe used by net.minecraft.registryClassDescriptionA recipe is an arrangement of item stacks in an inventory that can yield a product item stack.The recipe serializer controls the serialization and deserialization of recipe content.The recipe type allows matching recipes more efficiently by only checking recipes under a given type.
 - 
Classes in net.minecraft.recipe used by net.minecraft.screenClassDescriptionA recipe is an arrangement of item stacks in an inventory that can yield a product item stack.Matching class that matches a recipe to its required resources.The recipe type allows matching recipes more efficiently by only checking recipes under a given type.
 - 
Classes in net.minecraft.recipe used by net.minecraft.serverClassDescriptionA recipe manager allows easier use of recipes, such as finding matches and remainders.
 - 
Classes in net.minecraft.recipe used by net.minecraft.server.networkClassDescriptionA recipe manager allows easier use of recipes, such as finding matches and remainders.
 - 
Classes in net.minecraft.recipe used by net.minecraft.server.worldClassDescriptionA recipe manager allows easier use of recipes, such as finding matches and remainders.
 - 
Classes in net.minecraft.recipe used by net.minecraft.worldClassDescriptionA recipe manager allows easier use of recipes, such as finding matches and remainders.