Interface IPrototypedIngredientAlternatives<T,M>

Type Parameters:
T - The instance type.
M - The matching condition parameter, may be Void.
All Known Implementing Classes:
PrototypedIngredientAlternativesItemStackTag, PrototypedIngredientAlternativesList

public interface IPrototypedIngredientAlternatives<T,M>
A holder for a list of IPrototypedIngredient alternatives.