Class BlockIngredient.SetBlockIngredient.SetBlockIngredientType<T extends BlockIngredient<T>>

java.lang.Object
com.petrolpark.recipe.ingredient.BlockIngredient.SetBlockIngredient.SetBlockIngredientType<T>
All Implemented Interfaces:
BlockIngredient.BlockIngredientType<T>
Direct Known Subclasses:
BlockIngredient.IntersectionBlockIngredient.Type, BlockIngredient.UnionBlockIngredient.Type
Enclosing class:
BlockIngredient.SetBlockIngredient<T extends BlockIngredient<T>>

protected abstract static class BlockIngredient.SetBlockIngredient.SetBlockIngredientType<T extends BlockIngredient<T>> extends Object implements BlockIngredient.BlockIngredientType<T>