Interface DoughIngredient

All Superinterfaces:
IAdvancedIngredient<DoughData>, ITypelessAdvancedIngredient<DoughData>, Predicate<DoughData>
All Known Implementing Classes:
DoughTypeIngredient, PlayerMadeDoughIngredient, ThicknessDoughIngredient, ToppingDoughIngredient

public interface DoughIngredient extends IAdvancedIngredient<DoughData>