Uses of Interface
net.minecraft.world.item.crafting.SmithingRecipe
Packages that use SmithingRecipe
-
Uses of SmithingRecipe in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory with type parameters of type SmithingRecipeModifier and TypeFieldDescriptionprivate final List
<RecipeHolder<SmithingRecipe>> SmithingMenu.recipes
private RecipeHolder
<SmithingRecipe> SmithingMenu.selectedRecipe
Methods in net.minecraft.world.inventory with parameters of type SmithingRecipeModifier and TypeMethodDescriptionprivate static OptionalInt
SmithingMenu.findSlotMatchingIngredient
(SmithingRecipe p_266790_, ItemStack p_266818_) -
Uses of SmithingRecipe in net.minecraft.world.item.crafting
Classes in net.minecraft.world.item.crafting that implement SmithingRecipeFields in net.minecraft.world.item.crafting with type parameters of type SmithingRecipe