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