common • net.kernelpanicsoft.archie.data.common.crafting.ingredients • AAllIngredient • matchingStacks
matchingStacks
open override val matchingStacks: MutableList<ItemStack>Return
the list of stacks that match this ingredient.
The following guidelines should be followed for good compatibility:
Note: no caching needs to be done by the implementation, this is already handled by the ingredient itself.