Package com.petrolpark.core.recipe.recycling
package com.petrolpark.core.recipe.recycling
-
ClassDescriptionDirectly
recyclean Item into knownRecyclingOutputs.Recycle the output of another Recipe that takes an Ingredient into knownRecyclingOutputs.ARecipewhich can be reversed byrecycling.IRecyclingRecipe.Factory<R extends IRecyclingRecipe>IRecyclingRecipe.Serializer<R extends IRecyclingRecipe>A modification to theRecyclingOutputsof arecycled Item.