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

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

public abstract static class BlockIngredient.SetBlockIngredient<T extends BlockIngredient<T>> extends Object implements BlockIngredient<T>