Interface INetworkIngredientsChannel<T,M>

All Superinterfaces:
org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage<T,M>, Iterable<T>
All Known Implementing Classes:
IngredientChannelAdapter, IngredientChannelIndexed, IngredientChannelPositioned

public interface INetworkIngredientsChannel<T,M> extends org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage<T,M>