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