Class PrototypedIngredient<T,M>

java.lang.Object
org.cyclops.commoncapabilities.api.ingredient.PrototypedIngredient<T,M>
Type Parameters:
T - The instance type.
M - The matching condition parameter, may be Void.
All Implemented Interfaces:
Comparable<IPrototypedIngredient<?,?>>, IPrototypedIngredient<T,M>

public class PrototypedIngredient<T,M> extends Object implements IPrototypedIngredient<T,M>
A raw prototyped ingredient.