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