Uses of Interface
net.minecraft.recipe.CraftingRecipe
Packages that use CraftingRecipe
Package
Description
The base package for all Minecraft classes.
-
Uses of CraftingRecipe in net.minecraft
Fields in net.minecraft declared as CraftingRecipeModifier and TypeFieldDescriptionprivate final @Nullable CraftingRecipeclass_8884.class_8885.valueThe field for thevaluerecord component.Methods in net.minecraft that return CraftingRecipeModifier and TypeMethodDescriptionclass_8884.class_8885.value()Returns the value of thevaluerecord component.Methods in net.minecraft that return types with arguments of type CraftingRecipeModifier and TypeMethodDescriptionprivate Optional<CraftingRecipe>class_8884.method_54468(RecipeInputInventory recipeInputInventory, World world) class_8884.method_54470(World world, RecipeInputInventory recipeInputInventory) static Optional<CraftingRecipe>class_8886.method_54475(World world, RecipeInputInventory recipeInputInventory) Methods in net.minecraft with parameters of type CraftingRecipeModifier and TypeMethodDescriptionprivate voidclass_8884.method_54471(List<ItemStack> list, @Nullable CraftingRecipe craftingRecipe) Constructors in net.minecraft with parameters of type CraftingRecipeModifierConstructorDescription(package private)class_8885(DefaultedList<ItemStack> defaultedList, @Nullable CraftingRecipe craftingRecipe) -
Uses of CraftingRecipe in net.minecraft.data.server.recipe
Method parameters in net.minecraft.data.server.recipe with type arguments of type CraftingRecipeModifier and TypeMethodDescriptionstatic ComplexRecipeJsonBuilderComplexRecipeJsonBuilder.create(RecipeSerializer<? extends CraftingRecipe> serializer) -
Uses of CraftingRecipe in net.minecraft.recipe
Classes in net.minecraft.recipe with type parameters of type CraftingRecipeModifier and TypeClassDescriptionclassSpecialRecipeSerializer<T extends CraftingRecipe>A serializer for hardcoded recipes.static interfaceSpecialRecipeSerializer.Factory<T extends CraftingRecipe>Classes in net.minecraft.recipe that implement CraftingRecipeModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.recipe with type parameters of type CraftingRecipe