JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Classes
Deprecated Methods
Deprecated Classes
Class and Description
mezz.jei.util.StackUtil
Use IJeiHelpers.getStackHelper()
Deprecated Methods
Method and Description
mezz.jei.util.StackUtil.addStack(Container, Collection<Integer>, ItemStack, boolean)
mezz.jei.util.StackUtil.condenseStacks(Collection<ItemStack>)
mezz.jei.util.StackUtil.containsSets(Collection<ItemStack>, Collection<ItemStack>)
mezz.jei.util.StackUtil.containsStack(Iterable<ItemStack>, ItemStack)
mezz.jei.util.StackUtil.containsStack(Iterable<ItemStack>, Iterable<ItemStack>)
mezz.jei.api.recipe.IRecipeWrapper.drawInfo(Minecraft, int, int)
since JEI 2.19.0, use the mouse-aware version
mezz.jei.util.StackUtil.getAllSubtypes(Iterable)
mezz.jei.api.INbtIgnoreList.getIgnoredNbtTags(Set<String>)
use getNbt
mezz.jei.util.StackUtil.getSubtypes(Item, int)
mezz.jei.util.StackUtil.getSubtypes(ItemStack)
mezz.jei.util.StackUtil.getUniqueIdentifierForStack(ItemStack)
mezz.jei.util.StackUtil.getUniqueIdentifierForStack(ItemStack, boolean)
mezz.jei.util.StackUtil.getUniqueIdentifiersWithWildcard(ItemStack)
mezz.jei.NbtIgnoreList.ignoreNbtTagNames(String...)
mezz.jei.api.INbtIgnoreList.ignoreNbtTagNames(String...)
use the item-specific version, to avoid nbt conflicts with other mods
mezz.jei.util.StackUtil.isIdentical(ItemStack, ItemStack)
mezz.jei.util.StackUtil.removeDuplicateItemStacks(Iterable<ItemStack>)
mezz.jei.util.StackUtil.toItemStackList(Object)
mezz.jei.api.recipe.transfer.IRecipeTransferHandler.transferRecipe(Container, RecipeLayout, EntityPlayer, boolean)
since JEI 2.20.0, use the version with the maxTransfer parameter
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes