Hierarchy For Package petrolpark.mc.library.core.flags.recipe
Class Hierarchy
- java.lang.Object
- net.minecraft.world.item.crafting.CustomRecipe (implements net.minecraft.world.item.crafting.CraftingRecipe)
- petrolpark.mc.library.core.flags.recipe.CombineFlaggedItemsRecipe (implements petrolpark.mc.library.core.flags.recipe.IHandleFlagsMyselfRecipe<I>)
- net.minecraft.world.item.crafting.CustomRecipe (implements net.minecraft.world.item.crafting.CraftingRecipe)
Interface Hierarchy
- net.minecraft.world.item.crafting.Recipe<T>
- petrolpark.mc.library.core.flags.recipe.IHandleFlagsMyselfRecipe<I>