Package com.petrolpark.item.decay.recipe
Interface IDecayingItemCookingRecipe<R extends net.minecraft.world.item.crafting.AbstractCookingRecipe>
- All Superinterfaces:
net.minecraft.world.item.crafting.Recipe<net.minecraft.world.Container>
- All Known Implementing Classes:
IDecayingItemCookingRecipe.DecayingItemBlastingRecipe,IDecayingItemCookingRecipe.DecayingItemSmeltingRecipe,IDecayingItemCookingRecipe.DecayingItemSmokingRecipe
public interface IDecayingItemCookingRecipe<R extends net.minecraft.world.item.crafting.AbstractCookingRecipe>
extends net.minecraft.world.item.crafting.Recipe<net.minecraft.world.Container>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic class -
Method Summary
Methods inherited from interface net.minecraft.world.item.crafting.Recipe
assemble, canCraftInDimensions, getGroup, getId, getIngredients, getRemainingItems, getResultItem, getSerializer, getToastSymbol, getType, isIncomplete, isSpecial, matches, showNotification