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 input, HolderLookup.Provider registries) SmithingTrimRecipe.assemble(SmithingRecipeInput input, HolderLookup.Provider registries) booleanSmithingTransformRecipe.matches(SmithingRecipeInput input, Level level) booleanSmithingTrimRecipe.matches(SmithingRecipeInput input, Level level)