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 pInput, HolderLookup.Provider pRegistries) SmithingTrimRecipe.assemble
(SmithingRecipeInput pInput, HolderLookup.Provider pRegistries) boolean
SmithingTransformRecipe.matches
(SmithingRecipeInput pInput, Level pLevel) boolean
SmithingTrimRecipe.matches
(SmithingRecipeInput pInput, Level pLevel)