Class Hierarchy
- java.lang.Object
- com.petrolpark.recipe.ingredient.BlockIngredient.BlockTagIngredient (implements com.petrolpark.recipe.ingredient.BlockIngredient<T>)
- com.petrolpark.recipe.ingredient.BlockIngredient.BlockTagIngredient.Type (implements com.petrolpark.recipe.ingredient.BlockIngredient.BlockIngredientType<T>)
- com.petrolpark.recipe.ingredient.BlockIngredient.ImpossibleBlockIngredient (implements com.petrolpark.recipe.ingredient.BlockIngredient<T>)
- com.petrolpark.recipe.ingredient.BlockIngredient.ImpossibleBlockIngredient.Type (implements com.petrolpark.recipe.ingredient.BlockIngredient.BlockIngredientType<T>)
- com.petrolpark.recipe.ingredient.BlockIngredient.Registry
- com.petrolpark.recipe.ingredient.BlockIngredient.SetBlockIngredient<T> (implements com.petrolpark.recipe.ingredient.BlockIngredient<T>)
- com.petrolpark.recipe.ingredient.BlockIngredient.IntersectionBlockIngredient
- com.petrolpark.recipe.ingredient.BlockIngredient.UnionBlockIngredient
- com.petrolpark.recipe.ingredient.BlockIngredient.SetBlockIngredient.SetBlockIngredientType<T> (implements com.petrolpark.recipe.ingredient.BlockIngredient.BlockIngredientType<T>)
- com.petrolpark.recipe.ingredient.BlockIngredient.IntersectionBlockIngredient.Type
- com.petrolpark.recipe.ingredient.BlockIngredient.UnionBlockIngredient.Type
- com.petrolpark.recipe.ingredient.BlockIngredient.SingleBlockIngredient (implements com.petrolpark.recipe.ingredient.BlockIngredient<T>)
- com.petrolpark.recipe.ingredient.BlockIngredient.SingleBlockIngredient.Type (implements com.petrolpark.recipe.ingredient.BlockIngredient.BlockIngredientType<T>)
- com.petrolpark.recipe.ingredient.IngredientCodec
Interface Hierarchy
- com.petrolpark.recipe.ingredient.BlockIngredient<T>
- com.petrolpark.recipe.ingredient.BlockIngredient.BlockIngredientType<T>