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<T>)
    • 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>)
    • net.minecraft.world.item.crafting.ShapedRecipe (implements net.minecraft.world.item.crafting.CraftingRecipe)