Hierarchy For Package org.cyclops.commoncapabilities.api.capability.recipehandler
Class Hierarchy
- java.lang.Object
- org.cyclops.commoncapabilities.api.capability.recipehandler.DefaultRecipeHandler (implements org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeHandler)
 - org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag (implements org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives<T,
M>)  - org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesItemStackTag.Serializer (implements org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives.ISerializer<A>)
 - org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList<T,
M> (implements org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives<T, M>)  - org.cyclops.commoncapabilities.api.capability.recipehandler.PrototypedIngredientAlternativesList.Serializer (implements org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives.ISerializer<A>)
 - org.cyclops.commoncapabilities.api.capability.recipehandler.RecipeDefinition (implements org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition)
 
 
Interface Hierarchy
- java.lang.Comparable<T>
- org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeDefinition
 
 - org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives<T,
M>  - org.cyclops.commoncapabilities.api.capability.recipehandler.IPrototypedIngredientAlternatives.ISerializer<A>
 - org.cyclops.commoncapabilities.api.capability.recipehandler.IRecipeHandler