Class SmithingTransformRecipeMixin
java.lang.Object
dev.upcraft.sparkweave.mixin.ext.crafting.SmithingTransformRecipeMixin
- All Implemented Interfaces:
RecipeWithResult,SmithingTransformRecipeExt
public abstract class SmithingTransformRecipeMixin
extends Object
implements SmithingTransformRecipeExt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract net.minecraft.world.item.ItemStack
-
Constructor Details
-
SmithingTransformRecipeMixin
public SmithingTransformRecipeMixin()
-
-
Method Details
-
sparkweave$getResult
public abstract net.minecraft.world.item.ItemStack sparkweave$getResult()- Specified by:
sparkweave$getResultin interfaceRecipeWithResult- Specified by:
sparkweave$getResultin interfaceSmithingTransformRecipeExt
-