Uses of Record Class
net.minecraft.world.item.crafting.SmithingRecipeInput
Packages that use SmithingRecipeInput
-
Uses of SmithingRecipeInput in net.minecraft.world.inventory
Methods in net.minecraft.world.inventory that return SmithingRecipeInput -
Uses of SmithingRecipeInput in net.minecraft.world.item.crafting
Methods in net.minecraft.world.item.crafting with parameters of type SmithingRecipeInputModifier and TypeMethodDescriptionSmithingTransformRecipe.assemble
(SmithingRecipeInput p_345093_, HolderLookup.Provider p_345488_) SmithingTrimRecipe.assemble
(SmithingRecipeInput p_345750_, HolderLookup.Provider p_335536_) boolean
SmithingTransformRecipe.matches
(SmithingRecipeInput p_346359_, Level p_266781_) boolean
SmithingTrimRecipe.matches
(SmithingRecipeInput p_346082_, Level p_345460_)