Package com.hrznstudio.titanium.api
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
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.hrznstudio.titanium.api.IItemStackQuery
IItemStackQuery.IItemStackNBTQuery, IItemStackQuery.IItemStackQueryRecipe, IItemStackQuery.IngredientQuery, IItemStackQuery.ItemQuery, IItemStackQuery.ItemStackQuery -
Field Summary
Fields inherited from interface com.hrznstudio.titanium.api.IItemStackQuery
ANYTHING, NOTHING -
Method Summary
Methods inherited from interface com.hrznstudio.titanium.api.IItemStackQuery
matches, test, toSlotFilter, toSlotFilter, toSlotFilter, toSlotFilter
-
Method Details
-
getMatchingStacks
net.minecraft.world.item.ItemStack[] getMatchingStacks()
-