Interface IItemStackQuery.IItemStackQueryRecipe

All Superinterfaces:
IItemStackQuery, Predicate<net.minecraft.world.item.ItemStack>
All Known Implementing Classes:
IItemStackQuery.IngredientQuery, IItemStackQuery.ItemQuery, IItemStackQuery.ItemStackQuery
Enclosing interface:
IItemStackQuery

public static interface IItemStackQuery.IItemStackQueryRecipe extends IItemStackQuery
  • Method Details

    • getMatchingStacks

      net.minecraft.world.item.ItemStack[] getMatchingStacks()