Uses of Record Class
net.minecraft.recipe.input.SmithingRecipeInput
Packages that use SmithingRecipeInput
- 
Uses of SmithingRecipeInput in net.minecraft.recipeMethods in net.minecraft.recipe with parameters of type SmithingRecipeInputModifier and TypeMethodDescriptionSmithingTransformRecipe.craft(SmithingRecipeInput smithingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) SmithingTrimRecipe.craft(SmithingRecipeInput smithingRecipeInput, RegistryWrapper.WrapperLookup wrapperLookup) default booleanSmithingRecipe.matches(SmithingRecipeInput smithingRecipeInput, World world) 
- 
Uses of SmithingRecipeInput in net.minecraft.screenMethods in net.minecraft.screen that return SmithingRecipeInputModifier and TypeMethodDescriptionprivate SmithingRecipeInputSmithingScreenHandler.createRecipeInput()