Hierarchy For Package com.pixelmonmod.pixelmon.api.recipe

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.pixelmonmod.pixelmon.api.recipe.InfuserRecipe (implements net.minecraft.world.item.crafting.Recipe<C>)
    • com.pixelmonmod.pixelmon.api.recipe.InfuserRecipe.Serializer (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
    • com.pixelmonmod.pixelmon.api.recipe.InfuserRecipe.Type (implements net.minecraft.world.item.crafting.RecipeType<T>)
    • com.pixelmonmod.pixelmon.api.recipe.NoMirrorShapedRecipe.Serializer (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
    • com.pixelmonmod.pixelmon.api.recipe.QuantifiedIngredient
    • net.minecraft.world.item.crafting.ShapedRecipe (implements net.minecraft.world.item.crafting.CraftingRecipe, net.minecraftforge.common.crafting.IShapedRecipe<T>)