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 Fields
Deprecated Methods
Deprecated Classes
Class and Description
mezz.jei.gui.RecipesGuiInitEvent
mezz.jei.util.StackUtil
Use IJeiHelpers.getStackHelper()
Deprecated Fields
Field and Description
mezz.jei.config.Config.CATEGORY_ADDONS
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>)
since JEI 2.16.0. 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.util.StackUtil.isIdentical(ItemStack, ItemStack)
mezz.jei.api.INbtIgnoreList.isNbtTagIgnored(String)
since JEI 2.25.0, use getNbt
mezz.jei.api.IModPlugin.onRecipeRegistryAvailable(IRecipeRegistry)
since JEI 2.23.0. Get the recipe registry from jeiRuntime, passed in onRuntimeAvailable
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