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