Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

actionPerformed(GuiButton) - Method in class mezz.jei.gui.RecipesGui
 
add(GuiItemStackFast) - Method in class mezz.jei.gui.ingredients.GuiItemStackFastList
 
addAdvancedGuiHandlers(IAdvancedGuiHandler<?>...) - Method in interface mezz.jei.api.IModRegistry
Add a handler to give JEI extra information about how to layout the item list next to a specific type of GuiContainer.
addAdvancedGuiHandlers(IAdvancedGuiHandler<?>...) - Method in class mezz.jei.util.ModRegistry
 
addCategory(String) - Method in class mezz.jei.config.LocalizedConfiguration
 
addDescription(ItemStack, String...) - Method in interface mezz.jei.api.IModRegistry
Add a description page for an itemStack.
addDescription(List<ItemStack>, String...) - Method in interface mezz.jei.api.IModRegistry
 
addDescription(List<ItemStack>, String...) - Method in class mezz.jei.util.ModRegistry
 
addDescription(ItemStack, String...) - Method in class mezz.jei.util.ModRegistry
 
addItemToBlacklist(ItemStack) - Method in interface mezz.jei.api.IItemBlacklist
Stop JEI from displaying a specific item in the item list.
addItemToBlacklist(ItemStack) - Method in class mezz.jei.ItemBlacklist
 
addItemToConfigBlacklist(ItemStack, Config.ItemBlacklistType) - Static method in class mezz.jei.config.Config
 
addRecipe(Object) - Method in interface mezz.jei.api.IRecipeRegistry
Add a new recipe while the game is running.
addRecipe(Object) - Method in class mezz.jei.RecipeRegistry
 
addRecipe(Object, IRecipeCategory, Iterable<ItemStack>, Iterable<FluidStack>) - Method in class mezz.jei.util.RecipeMap
 
addRecipeCategories(IRecipeCategory...) - Method in interface mezz.jei.api.IModRegistry
Add the recipe categories provided by this plugin.
addRecipeCategories(IRecipeCategory...) - Method in class mezz.jei.util.ModRegistry
 
addRecipeClickArea(Class<? extends GuiContainer>, int, int, int, int, String...) - Method in interface mezz.jei.api.IModRegistry
Add a clickable area on a gui to jump to specific categories of recipes in JEI.
addRecipeClickArea(Class<? extends GuiContainer>, int, int, int, int, String...) - Method in class mezz.jei.util.ModRegistry
 
addRecipeHandlers(IRecipeHandler...) - Method in interface mezz.jei.api.IModRegistry
Add the recipe handlers provided by this plugin.
addRecipeHandlers(IRecipeHandler...) - Method in class mezz.jei.util.ModRegistry
 
addRecipes(List) - Method in interface mezz.jei.api.IModRegistry
Add the recipes provided by the plugin.
addRecipes(List) - Method in class mezz.jei.util.ModRegistry
 
addRecipeTransferHandler(Class<? extends Container>, String, int, int, int, int) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferRegistry
Basic method for adding a recipe transfer handler.
addRecipeTransferHandler(IRecipeTransferInfo) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferRegistry
Advanced method for adding a recipe transfer handler.
addRecipeTransferHandler(IRecipeTransferHandler) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferRegistry
Complete control over recipe transfer.
addRecipeTransferHandler(Class<? extends Container>, String, int, int, int, int) - Method in class mezz.jei.util.RecipeTransferRegistry
 
addRecipeTransferHandler(IRecipeTransferInfo) - Method in class mezz.jei.util.RecipeTransferRegistry
 
addRecipeTransferHandler(IRecipeTransferHandler) - Method in class mezz.jei.util.RecipeTransferRegistry
 
addStack(Container, Collection<Integer>, ItemStack, boolean) - Method in class mezz.jei.util.StackHelper
 
addTooltipCallback(ITooltipCallback<FluidStack>) - Method in interface mezz.jei.api.gui.IGuiFluidStackGroup
 
addTooltipCallback(ITooltipCallback<T>) - Method in interface mezz.jei.api.gui.IGuiIngredientGroup
Add a callback to alter the tooltip for these ingredients.
addTooltipCallback(ITooltipCallback<ItemStack>) - Method in interface mezz.jei.api.gui.IGuiItemStackGroup
 
addTooltipCallback(ITooltipCallback<V>) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
allowsCheating() - Method in class mezz.jei.gui.Focus
 
AnnotatedInstanceUtil - Class in mezz.jei.util
 
arrow - Variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
avg(boolean) - Method in class mezz.jei.util.color.MMCQ.VBox
 

B

back() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
back() - Method in class mezz.jei.gui.RecipeGuiLogic
 
back() - Method in class mezz.jei.gui.RecipesGui
 
backgroundLocation - Variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
BasicRecipeTransferHandler - Class in mezz.jei.transfer
 
BasicRecipeTransferHandler(IRecipeTransferInfo) - Constructor for class mezz.jei.transfer.BasicRecipeTransferHandler
 
BasicRecipeTransferInfo - Class in mezz.jei.transfer
 
BasicRecipeTransferInfo(Class<? extends Container>, String, int, int, int, int) - Constructor for class mezz.jei.transfer.BasicRecipeTransferInfo
 
BlankRecipeWrapper - Class in mezz.jei.api.recipe
 
BlankRecipeWrapper() - Constructor for class mezz.jei.api.recipe.BlankRecipeWrapper
 
BREWING - Static variable in class mezz.jei.api.recipe.VanillaRecipeCategoryUid
 
BrewingRecipeCategory - Class in mezz.jei.plugins.vanilla.brewing
 
BrewingRecipeCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
BrewingRecipeHandler - Class in mezz.jei.plugins.vanilla.brewing
 
BrewingRecipeHandler() - Constructor for class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
 
BrewingRecipeMaker - Class in mezz.jei.plugins.vanilla.brewing
 
BrewingRecipeMaker() - Constructor for class mezz.jei.plugins.vanilla.brewing.BrewingRecipeMaker
 
BrewingRecipeWrapper - Class in mezz.jei.plugins.vanilla.brewing
 
BrewingRecipeWrapper(ItemStack, ItemStack, ItemStack, int) - Constructor for class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
BrewingRecipeWrapper(List<ItemStack>, ItemStack, ItemStack, int) - Constructor for class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 

C

canSetFocusWithMouse() - Method in class mezz.jei.gui.ItemListOverlay
 
canSetFocusWithMouse() - Method in class mezz.jei.gui.RecipesGui
 
canSetFocusWithMouse() - Method in class mezz.jei.input.GuiContainerWrapper
 
canSetFocusWithMouse() - Method in interface mezz.jei.input.IShowsRecipeFocuses
 
CATEGORY_ADVANCED - Static variable in class mezz.jei.config.Config
 
CATEGORY_SEARCH - Static variable in class mezz.jei.config.Config
 
CATEGORY_SEARCH_COLORS - Static variable in class mezz.jei.config.Config
 
CHANNEL_ID - Static variable in class mezz.jei.network.PacketHandler
 
checkModLists(Map<String, String>, Side) - Method in class mezz.jei.JustEnoughItems
 
clamp(int, int, int) - Static method in class mezz.jei.util.MathUtil
 
clear() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
clear() - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
clear() - Method in class mezz.jei.gui.ingredients.GuiItemStackFastList
 
clear() - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
clearHistory() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
clearHistory() - Method in class mezz.jei.gui.RecipeGuiLogic
 
clone() - Method in class mezz.jei.util.color.MMCQ.VBox
 
close() - Method in class mezz.jei.gui.ItemListOverlay
 
close() - Method in interface mezz.jei.input.ICloseable
 
CMap() - Constructor for class mezz.jei.util.color.MMCQ.CMap
 
ColorGetter - Class in mezz.jei.util.color
 
ColorNamer - Class in mezz.jei.util.color
 
ColorNamer(ImmutableMap<Color, String>) - Constructor for class mezz.jei.util.color.ColorNamer
 
ColorThief - Class in mezz.jei.util.color
 
ColorThief() - Constructor for class mezz.jei.util.color.ColorThief
 
ColorUtil - Class in mezz.jei.util.color
 
Commands - Class in mezz.jei.util
 
Commands() - Constructor for class mezz.jei.util.Commands
 
compare(IRecipeCategory, IRecipeCategory) - Method in class mezz.jei.util.RecipeCategoryComparator
 
Config - Class in mezz.jei.config
 
Config.ItemBlacklistType - Enum in mezz.jei.config
 
Constants - Class in mezz.jei.config
 
contains(int[]) - Method in class mezz.jei.util.color.MMCQ.VBox
 
containsSameStacks(Iterable<ItemStack>, Iterable<ItemStack>) - Method in class mezz.jei.util.StackHelper
Returns true if all stacks from "contains" are found in "stacks" and the opposite is true as well.
containsStack(Iterable<ItemStack>, Iterable<ItemStack>) - Method in class mezz.jei.util.StackHelper
 
containsStack(Iterable<ItemStack>, ItemStack) - Method in class mezz.jei.util.StackHelper
 
count(boolean) - Method in class mezz.jei.util.color.MMCQ.VBox
 
CRAFTING - Static variable in class mezz.jei.api.recipe.VanillaRecipeCategoryUid
 
CraftingGridHelper - Class in mezz.jei.gui
 
CraftingGridHelper(int, int) - Constructor for class mezz.jei.gui.CraftingGridHelper
 
CraftingRecipeCategory - Class in mezz.jei.plugins.vanilla.crafting
 
CraftingRecipeCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
create(GuiScreen) - Static method in class mezz.jei.gui.GuiProperties
 
create(List<ItemStack>, String...) - Static method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
 
create(ItemStack) - Static method in class mezz.jei.util.ItemStackElement
 
createAnimatedDrawable(IDrawableStatic, int, IDrawableAnimated.StartDirection, boolean) - Method in interface mezz.jei.api.IGuiHelper
Creates an animated texture for a gui, revealing the texture over time.
createAnimatedDrawable(IDrawableStatic, int, IDrawableAnimated.StartDirection, boolean) - Method in class mezz.jei.gui.GuiHelper
 
createBlankDrawable(int, int) - Method in interface mezz.jei.api.IGuiHelper
Returns a blank drawable for using as a blank recipe background.
createBlankDrawable(int, int) - Method in class mezz.jei.gui.GuiHelper
 
createCraftingGridHelper(int, int) - Method in interface mezz.jei.api.IGuiHelper
Create a crafting grid helper.
createCraftingGridHelper(int, int) - Method in class mezz.jei.gui.GuiHelper
 
createDrawable(ResourceLocation, int, int, int, int) - Method in interface mezz.jei.api.IGuiHelper
 
createDrawable(ResourceLocation, int, int, int, int, int, int, int, int) - Method in interface mezz.jei.api.IGuiHelper
 
createDrawable(ResourceLocation, int, int, int, int) - Method in class mezz.jei.gui.GuiHelper
 
createDrawable(ResourceLocation, int, int, int, int, int, int, int, int) - Method in class mezz.jei.gui.GuiHelper
 
createFocus(FluidStack) - Method in class mezz.jei.gui.ingredients.FluidStackHelper
 
createFocus(T) - Method in interface mezz.jei.gui.ingredients.IIngredientHelper
 
createFocus(ItemStack) - Method in class mezz.jei.gui.ingredients.ItemStackHelper
 
createInternalError() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandlerHelper
Create an error with type INTERNAL.
createInternalError() - Method in class mezz.jei.transfer.RecipeTransferHandlerHelper
 
createItemRegistry() - Method in class mezz.jei.ItemRegistryFactory
 
createRecipeRegistry() - Method in class mezz.jei.util.ModRegistry
 
createTickTimer(int, int, boolean) - Method in interface mezz.jei.api.IGuiHelper
Create a timer to help with rendering things that normally depend on ticks.
createTickTimer(int, int, boolean) - Method in class mezz.jei.gui.GuiHelper
 
createUserErrorForSlots(String, Collection<Integer>) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandlerHelper
Create an error with type USER_FACING that shows a tooltip and highlights missing item slots.
createUserErrorForSlots(String, Collection<Integer>) - Method in class mezz.jei.transfer.RecipeTransferHandlerHelper
 
createUserErrorWithTooltip(String) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandlerHelper
Create an error with type USER_FACING that shows a tooltip.
createUserErrorWithTooltip(String) - Method in class mezz.jei.transfer.RecipeTransferHandlerHelper
 
CycleTimer - Class in mezz.jei.util
 
CycleTimer(int) - Constructor for class mezz.jei.util.CycleTimer
 

D

debug(String, Object...) - Static method in class mezz.jei.util.Log
 
DebugItem - Class in mezz.jei.debug
 
DebugItem(String) - Constructor for class mezz.jei.debug.DebugItem
 
DebugRecipe - Class in mezz.jei.plugins.jei.debug
 
DebugRecipe() - Constructor for class mezz.jei.plugins.jei.debug.DebugRecipe
 
DebugRecipeCategory - Class in mezz.jei.plugins.jei.debug
 
DebugRecipeCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.jei.debug.DebugRecipeCategory
 
DebugRecipeHandler - Class in mezz.jei.plugins.jei.debug
 
DebugRecipeHandler() - Constructor for class mezz.jei.plugins.jei.debug.DebugRecipeHandler
 
DESCRIPTION - Static variable in class mezz.jei.api.recipe.VanillaRecipeCategoryUid
 
divideCeil(int, int) - Static method in class mezz.jei.util.MathUtil
 
doesGuiPauseGame() - Method in class mezz.jei.gui.RecipesGui
 
draw(Minecraft) - Method in interface mezz.jei.api.gui.IDrawable
 
draw(Minecraft, int, int) - Method in interface mezz.jei.api.gui.IDrawable
 
draw(Minecraft, int, int, int, int, int, int) - Method in interface mezz.jei.api.gui.IDrawableStatic
Draw only part of the image, by masking off parts of it
draw(Minecraft) - Method in class mezz.jei.gui.DrawableAnimated
 
draw(Minecraft, int, int) - Method in class mezz.jei.gui.DrawableAnimated
 
draw(Minecraft, int, int, int, int, int, int) - Method in class mezz.jei.gui.DrawableBlank
 
draw(Minecraft) - Method in class mezz.jei.gui.DrawableBlank
 
draw(Minecraft, int, int) - Method in class mezz.jei.gui.DrawableBlank
 
draw(Minecraft) - Method in class mezz.jei.gui.DrawableResource
 
draw(Minecraft, int, int) - Method in class mezz.jei.gui.DrawableResource
 
draw(Minecraft, int, int, int, int, int, int) - Method in class mezz.jei.gui.DrawableResource
 
draw(Minecraft, int, int, FluidStack) - Method in class mezz.jei.gui.ingredients.FluidStackRenderer
 
draw(Minecraft) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
draw(Minecraft, int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
draw(Minecraft) - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
draw(Minecraft, int, int, T) - Method in interface mezz.jei.gui.ingredients.IIngredientRenderer
 
draw(Minecraft, int, int, ItemStack) - Method in class mezz.jei.gui.ingredients.ItemStackRenderer
 
draw(Minecraft, int, int) - Method in class mezz.jei.gui.RecipeLayout
 
DrawableAnimated - Class in mezz.jei.gui
 
DrawableAnimated(IDrawableStatic, ITickTimer, IDrawableAnimated.StartDirection) - Constructor for class mezz.jei.gui.DrawableAnimated
 
DrawableBlank - Class in mezz.jei.gui
 
DrawableBlank(int, int) - Constructor for class mezz.jei.gui.DrawableBlank
 
DrawableResource - Class in mezz.jei.gui
 
DrawableResource(ResourceLocation, int, int, int, int) - Constructor for class mezz.jei.gui.DrawableResource
 
DrawableResource(ResourceLocation, int, int, int, int, int, int, int, int) - Constructor for class mezz.jei.gui.DrawableResource
 
drawAnimations(Minecraft, int, int) - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
 
drawAnimations(Minecraft) - Method in interface mezz.jei.api.recipe.IRecipeCategory
Optionally draw animations like progress bars.
drawAnimations(Minecraft, int, int) - Method in interface mezz.jei.api.recipe.IRecipeWrapper
Draw animations involving the recipe.
drawAnimations(Minecraft) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
 
drawAnimations(Minecraft) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
 
drawAnimations(Minecraft) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
drawAnimations(Minecraft) - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
drawAnimations(Minecraft, int, int) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipe
 
drawAnimations(Minecraft) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
drawAnimations(Minecraft) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
drawButton(Minecraft, int, int) - Method in class mezz.jei.gui.RecipeTransferButton
 
drawCenteredString(FontRenderer, String, int, int, int, boolean) - Static method in class mezz.jei.util.StringUtil
 
drawExtras(Minecraft) - Method in interface mezz.jei.api.recipe.IRecipeCategory
Optionally draw anything else that might be necessary, icons or extra slots.
drawExtras(Minecraft) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
 
drawExtras(Minecraft) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
 
drawExtras(Minecraft) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
drawExtras(Minecraft) - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
drawExtras(Minecraft) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
drawExtras(Minecraft) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
drawGuiContainerBackgroundLayer(float, int, int) - Method in class mezz.jei.gui.RecipesGui
 
drawHighlight(Minecraft, Color, int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
drawHighlight(Minecraft, Color, int, int) - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
Offset is in screen coordinates, unlike the other draw methods
drawHovered(Minecraft, int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
drawHovered(Minecraft, int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
drawHovered(Minecraft, int, int) - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
drawHovered(Minecraft, int, int) - Method in class mezz.jei.gui.ItemListOverlay
 
drawHoveringText(Minecraft, String, int, int) - Static method in class mezz.jei.gui.TooltipRenderer
 
drawHoveringText(Minecraft, List<String>, int, int) - Static method in class mezz.jei.gui.TooltipRenderer
 
drawHoveringText(Minecraft, List<String>, int, int, FontRenderer) - Static method in class mezz.jei.gui.TooltipRenderer
 
drawInfo(Minecraft, int, int) - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
 
drawInfo(Minecraft, int, int, int, int) - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
 
drawInfo(Minecraft, int, int) - Method in interface mezz.jei.api.recipe.IRecipeWrapper
Deprecated.
since JEI 2.19.0, use the mouse-aware version
drawInfo(Minecraft, int, int, int, int) - Method in interface mezz.jei.api.recipe.IRecipeWrapper
Draw additional info about the recipe.
drawInfo(Minecraft, int, int) - Method in interface mezz.jei.api.recipe.wrapper.ICraftingRecipeWrapper
 
drawInfo(Minecraft, int, int, int, int) - Method in class mezz.jei.plugins.jei.debug.DebugRecipe
 
drawInfo(Minecraft, int, int, int, int) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
 
drawInfo(Minecraft, int, int, int, int) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
drawInfo(Minecraft, int, int, int, int) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipe
 
drawInfo(Minecraft, int, int, int, int) - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipe
 
drawScreen(Minecraft, int, int) - Method in class mezz.jei.gui.ItemListOverlay
 
drawScreen(int, int, float) - Method in class mezz.jei.gui.RecipesGui
 

E

equals(Object) - Method in class mezz.jei.gui.GuiProperties
 
equals(Object) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
equalsFocus(Focus) - Method in class mezz.jei.gui.Focus
 
error(String, Object...) - Static method in class mezz.jei.util.Log
 
expandSubtypes(Collection<FluidStack>) - Method in class mezz.jei.gui.ingredients.FluidStackHelper
 
expandSubtypes(Collection<T>) - Method in interface mezz.jei.gui.ingredients.IIngredientHelper
 
expandSubtypes(Collection<ItemStack>) - Method in class mezz.jei.gui.ingredients.ItemStackHelper
 

F

fastPerceptualColorDistanceSquared(int[], int[]) - Static method in class mezz.jei.util.color.ColorUtil
http://www.compuphase.com/cmetric.htm http://stackoverflow.com/a/6334454 Returns 0 for equal colors, nonzero for colors that look different.
flame - Variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
FluidStackHelper - Class in mezz.jei.gui.ingredients
 
FluidStackHelper() - Constructor for class mezz.jei.gui.ingredients.FluidStackHelper
 
FluidStackRenderer - Class in mezz.jei.gui.ingredients
 
FluidStackRenderer(int, boolean, int, int, IDrawable) - Constructor for class mezz.jei.gui.ingredients.FluidStackRenderer
 
Focus - Class in mezz.jei.gui
 
Focus() - Constructor for class mezz.jei.gui.Focus
 
Focus(ItemStack) - Constructor for class mezz.jei.gui.Focus
 
Focus(Fluid) - Constructor for class mezz.jei.gui.Focus
 
focus - Variable in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
Focus.Mode - Enum in mezz.jei.gui
 
FUEL - Static variable in class mezz.jei.api.recipe.VanillaRecipeCategoryUid
 
FuelRecipe - Class in mezz.jei.plugins.vanilla.furnace
 
FuelRecipe(IGuiHelper, Collection<ItemStack>, int) - Constructor for class mezz.jei.plugins.vanilla.furnace.FuelRecipe
 
FuelRecipeHandler - Class in mezz.jei.plugins.vanilla.furnace
 
FuelRecipeHandler() - Constructor for class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
 
FuelRecipeMaker - Class in mezz.jei.plugins.vanilla.furnace
 
FuelRecipeMaker() - Constructor for class mezz.jei.plugins.vanilla.furnace.FuelRecipeMaker
 
fuelSlot - Static variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
FurnaceFuelCategory - Class in mezz.jei.plugins.vanilla.furnace
 
FurnaceFuelCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
FurnaceRecipeCategory - Class in mezz.jei.plugins.vanilla.furnace
 
FurnaceRecipeCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
FurnaceSmeltingCategory - Class in mezz.jei.plugins.vanilla.furnace
 
FurnaceSmeltingCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 

G

getAdvancedGuiHandlers() - Method in class mezz.jei.util.ModRegistry
 
getAllIngredients() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
getAllIngredients() - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
getAllSubtypes(Iterable) - Method in interface mezz.jei.api.recipe.IStackHelper
Expands an Iterable, which may contain ItemStacks or more Iterables, and returns all the subtypes of itemStacks if they have wildcard meta value.
getAllSubtypes(Iterable) - Method in class mezz.jei.util.StackHelper
 
getArea() - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
getBackground() - Method in interface mezz.jei.api.recipe.IRecipeCategory
Returns the drawable background for a single recipe in this category.
getBackground() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
 
getBackground() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
 
getBackground() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
getBackground() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
getBackground() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
getBackground() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
getBoolean(String, String, boolean) - Method in class mezz.jei.config.LocalizedConfiguration
 
getBrewingRecipes(IItemRegistry) - Static method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeMaker
 
getBrewingSteps() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
getCategories() - Method in class mezz.jei.gui.Focus
 
getColor(BufferedImage) - Static method in class mezz.jei.util.color.ColorThief
Use the median cut algorithm to cluster similar colors and return the base color from the largest cluster.
getColor(BufferedImage, int, boolean) - Static method in class mezz.jei.util.color.ColorThief
Use the median cut algorithm to cluster similar colors and return the base color from the largest cluster.
getColorDefaults() - Static method in class mezz.jei.util.color.ColorGetter
 
getColorMap(BufferedImage, int) - Static method in class mezz.jei.util.color.ColorThief
Use the median cut algorithm to cluster similar colors.
getColorMap(BufferedImage, int, int, boolean) - Static method in class mezz.jei.util.color.ColorThief
Use the median cut algorithm to cluster similar colors.
getColorNamer() - Static method in class mezz.jei.Internal
 
getColorNames(ItemStack) - Method in class mezz.jei.util.color.ColorNamer
 
getColors(ItemStack, int) - Static method in class mezz.jei.util.color.ColorGetter
 
getColorString() - Method in class mezz.jei.util.ItemStackElement
 
getConfig() - Static method in class mezz.jei.config.Config
 
getContainerClass() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandler
The container that this recipe transfer handler can use.
getContainerClass() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
Return the container class that this recipe transfer helper supports
getContainerClass() - Method in class mezz.jei.transfer.BasicRecipeTransferHandler
 
getContainerClass() - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
 
getCreativeTabsString() - Method in class mezz.jei.util.ItemStackElement
 
getCycledItem(List<T>) - Method in class mezz.jei.util.CycleTimer
 
getDescription() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
 
getEnum(String, String, T, T[]) - Method in class mezz.jei.config.LocalizedConfiguration
 
getFilterText() - Method in interface mezz.jei.api.IItemListOverlay
 
getFilterText() - Method in class mezz.jei.gui.ItemListOverlay
 
getFilterText() - Method in class mezz.jei.ItemFilter
 
getFloat(String, String, float, float, float) - Method in class mezz.jei.config.LocalizedConfiguration
 
getFluid() - Method in class mezz.jei.gui.Focus
 
getFluidInputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
 
getFluidInputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
Return a list of recipe fluid inputs.
getFluidInputs() - Method in class mezz.jei.plugins.jei.debug.DebugRecipe
 
getFluidOutputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
 
getFluidOutputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
Return a list of recipe fluid outputs.
getFluidStacks() - Method in interface mezz.jei.api.gui.IRecipeLayout
Contains all the fluidStacks displayed on this recipe layout.
getFluidStacks() - Method in class mezz.jei.gui.RecipeLayout
 
getFocus() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
getFocus() - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
getFocus() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
getFocus() - Method in class mezz.jei.gui.RecipeGuiLogic
 
getFocusUnderMouse(int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
getFocusUnderMouse(int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackFastList
 
getFocusUnderMouse(int, int) - Method in class mezz.jei.gui.ItemListOverlay
 
getFocusUnderMouse(int, int) - Method in class mezz.jei.gui.RecipeLayout
 
getFocusUnderMouse(int, int) - Method in class mezz.jei.gui.RecipesGui
 
getFocusUnderMouse(int, int) - Method in class mezz.jei.input.GuiContainerWrapper
 
getFocusUnderMouse(int, int) - Method in interface mezz.jei.input.IShowsRecipeFocuses
 
getFontRenderer(Minecraft, FluidStack) - Method in class mezz.jei.gui.ingredients.FluidStackRenderer
 
getFontRenderer(Minecraft, ItemStack) - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
getFontRenderer(Minecraft, T) - Method in interface mezz.jei.gui.ingredients.IIngredientRenderer
 
getFontRenderer(Minecraft, ItemStack) - Method in class mezz.jei.gui.ingredients.ItemStackRenderer
 
getFuelRecipes(IItemRegistry, IJeiHelpers) - Static method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeMaker
 
getFuels() - Method in interface mezz.jei.api.IItemRegistry
Returns a list of all the Items that can be used as fuel in a vanilla furnace.
getFuels() - Method in class mezz.jei.ItemRegistry
 
getFurnaceRecipes(IJeiHelpers) - Static method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeMaker
 
getGuiClass() - Method in class mezz.jei.gui.GuiProperties
 
getGuiContainerClass() - Method in interface mezz.jei.api.gui.IAdvancedGuiHandler
 
getGuiExtraAreas(T) - Method in interface mezz.jei.api.gui.IAdvancedGuiHandler
Give JEI information about extra space that the GuiContainer takes up.
getGuiHelper() - Method in interface mezz.jei.api.IJeiHelpers
Helps with the implementation of GUIs.
getGuiHelper() - Method in class mezz.jei.JeiHelpers
 
getGuiIngredients() - Method in interface mezz.jei.api.gui.IGuiIngredientGroup
Get the ingredients after they have been set.
getGuiIngredients() - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
getGuiLeft() - Method in class mezz.jei.gui.GuiProperties
 
getGuiLeft() - Method in class mezz.jei.gui.RecipesGui
 
getGuiXSize() - Method in class mezz.jei.gui.GuiProperties
 
getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in class mezz.jei.config.JEIModGuiFactory
 
getHeight() - Method in interface mezz.jei.api.gui.IDrawable
 
getHeight() - Method in interface mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper
 
getHeight() - Method in class mezz.jei.gui.DrawableAnimated
 
getHeight() - Method in class mezz.jei.gui.DrawableBlank
 
getHeight() - Method in class mezz.jei.gui.DrawableResource
 
getHeight(int) - Static method in class mezz.jei.gui.ingredients.GuiItemStackGroup
 
getHeight() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
 
getHeight() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
 
getHelpers() - Static method in class mezz.jei.Internal
 
getIgnoredNbtTags(Set<String>) - Method in interface mezz.jei.api.INbtIgnoreList
Deprecated.
since JEI 2.16.0. use getNbt
getIgnoredNbtTags(Set<String>) - Method in class mezz.jei.NbtIgnoreList
 
getIngredient() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
getInputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
 
getInputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
Return a list of recipe inputs.
getInputs() - Method in interface mezz.jei.api.recipe.wrapper.ICraftingRecipeWrapper
 
getInputs() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
 
getInputs() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
 
getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
 
getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeWrapper
 
getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesWrapper
 
getInputs() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipe
 
getInputs() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipe
 
getInt(String, String, int, int, int) - Method in class mezz.jei.config.LocalizedConfiguration
 
getInventorySlots(Container) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
Return a list of slots that the transfer can use to get items for crafting, or place leftover items.
getInventorySlots(Container) - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
 
getItemBlacklist() - Method in interface mezz.jei.api.IJeiHelpers
Used to stop JEI from displaying a specific item in the item list.
getItemBlacklist() - Method in class mezz.jei.JeiHelpers
 
getItemList() - Method in interface mezz.jei.api.IItemRegistry
Returns a list of all the Items registered.
getItemList() - Method in class mezz.jei.ItemFilter
 
getItemList() - Method in class mezz.jei.ItemRegistry
 
getItemListForModId(String) - Method in interface mezz.jei.api.IItemRegistry
 
getItemListForModId(String) - Method in class mezz.jei.ItemRegistry
 
getItemListOverlay() - Method in interface mezz.jei.api.IJeiRuntime
 
getItemListOverlay() - Method in class mezz.jei.JeiRuntime
 
getItemRegistry() - Static method in class mezz.jei.Internal
 
getItemStack() - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
getItemStack() - Method in class mezz.jei.util.ItemStackElement
 
getItemStackDisplayName(ItemStack) - Method in class mezz.jei.debug.DebugItem
 
getItemStacks() - Method in interface mezz.jei.api.gui.IRecipeLayout
Contains all the itemStacks displayed on this recipe layout.
getItemStacks() - Method in class mezz.jei.gui.RecipeLayout
 
getMatch(Iterable<FluidStack>, Focus) - Method in class mezz.jei.gui.ingredients.FluidStackHelper
 
getMatch(Iterable<T>, Focus) - Method in interface mezz.jei.gui.ingredients.IIngredientHelper
 
getMatch(Iterable<ItemStack>, Focus) - Method in class mezz.jei.gui.ingredients.ItemStackHelper
 
getMatchingItems(List<ItemStack>, Map<Integer, ? extends IGuiIngredient<ItemStack>>) - Method in class mezz.jei.util.StackHelper
Returns a list of items in slots that complete the recipe defined by requiredStacksList.
getMaxValue() - Method in interface mezz.jei.api.gui.ITickTimer
 
getMaxValue() - Method in class mezz.jei.util.TickTimer
 
getMode() - Method in class mezz.jei.gui.Focus
 
getModId(ItemStack) - Method in class mezz.jei.util.StackHelper
 
getModId(Item) - Method in class mezz.jei.util.StackHelper
 
getModNameForItem(Item) - Method in interface mezz.jei.api.IItemRegistry
Returns a mod name for the given item.
getModNameForItem(Item) - Method in class mezz.jei.ItemRegistry
 
getModNameForItem(Item) - Method in class mezz.jei.util.ModList
 
getModNameString() - Method in class mezz.jei.util.ItemStackElement
 
getModPlugins(ASMDataTable) - Static method in class mezz.jei.util.AnnotatedInstanceUtil
 
getNbt(ItemStack) - Method in interface mezz.jei.api.INbtIgnoreList
Get NBT from an itemStack, minus the NBT that is being ignored.
getNbt(ItemStack) - Method in class mezz.jei.NbtIgnoreList
 
getNbtIgnoreList() - Method in interface mezz.jei.api.IJeiHelpers
Used to tell JEI to ignore NBT tags when comparing items for recipes.
getNbtIgnoreList() - Method in class mezz.jei.JeiHelpers
 
getOreDictString() - Method in class mezz.jei.util.ItemStackElement
 
getOutputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
 
getOutputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
Return a list of recipe inputs.
getOutputs() - Method in interface mezz.jei.api.recipe.wrapper.ICraftingRecipeWrapper
 
getOutputs() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
 
getOutputs() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
 
getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
 
getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeWrapper
 
getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesWrapper
 
getOutputs() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipe
 
getPacket() - Method in class mezz.jei.network.packets.PacketJEI
 
getPacketHandler() - Static method in class mezz.jei.JustEnoughItems
 
getPacketId() - Method in class mezz.jei.network.packets.PacketDeletePlayerItem
 
getPacketId() - Method in class mezz.jei.network.packets.PacketGiveItemMessageBig
 
getPacketId() - Method in class mezz.jei.network.packets.PacketJEI
 
getPacketId() - Method in class mezz.jei.network.packets.PacketRecipeTransfer
 
getPageString() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
getPageString() - Method in class mezz.jei.gui.RecipeGuiLogic
 
getPalette(BufferedImage, int) - Static method in class mezz.jei.util.color.ColorThief
Use the median cut algorithm to cluster similar colors.
getPalette(BufferedImage, int, int, boolean) - Static method in class mezz.jei.util.color.ColorThief
Use the median cut algorithm to cluster similar colors.
getParentScreen() - Method in class mezz.jei.gui.RecipesGui
 
getPosX() - Method in class mezz.jei.gui.RecipeLayout
 
getPosY() - Method in class mezz.jei.gui.RecipeLayout
 
getPotionIngredients() - Method in interface mezz.jei.api.IItemRegistry
Returns a list of all the ItemStacks that return true to isPotionIngredient.
getPotionIngredients() - Method in class mezz.jei.ItemRegistry
 
getProxy() - Static method in class mezz.jei.JustEnoughItems
 
getRecipeCategories() - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of all Recipe Categories
getRecipeCategories(List<String>) - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of Recipe Categories
getRecipeCategories() - Method in class mezz.jei.RecipeRegistry
 
getRecipeCategories(List<String>) - Method in class mezz.jei.RecipeRegistry
 
getRecipeCategories(ItemStack) - Method in class mezz.jei.util.RecipeMap
 
getRecipeCategories(Fluid) - Method in class mezz.jei.util.RecipeMap
 
getRecipeCategoriesWithInput(ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of Recipe Categories that have the ItemStack as an input
getRecipeCategoriesWithInput(Fluid) - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of Recipe Categories that have the Fluid as an input
getRecipeCategoriesWithInput(ItemStack) - Method in class mezz.jei.RecipeRegistry
 
getRecipeCategoriesWithInput(Fluid) - Method in class mezz.jei.RecipeRegistry
 
getRecipeCategoriesWithOutput(ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of Recipe Categories that have the ItemStack as an output
getRecipeCategoriesWithOutput(Fluid) - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of Recipe Categories that have the Fluid as an output
getRecipeCategoriesWithOutput(ItemStack) - Method in class mezz.jei.RecipeRegistry
 
getRecipeCategoriesWithOutput(Fluid) - Method in class mezz.jei.RecipeRegistry
 
getRecipeCategory() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
getRecipeCategory() - Method in class mezz.jei.gui.RecipeGuiLogic
 
getRecipeCategory() - Method in class mezz.jei.gui.RecipeLayout
 
getRecipeCategoryUid() - Method in interface mezz.jei.api.recipe.IRecipeHandler
Returns this recipe's category unique id.
getRecipeCategoryUid() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandler
The type of recipe that this recipe transfer handler deals with.
getRecipeCategoryUid() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
Return the recipe category that this container can handle.
getRecipeCategoryUid() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
 
getRecipeCategoryUid() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
 
getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
 
getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
 
getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
 
getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
 
getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
 
getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
 
getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
 
getRecipeCategoryUid() - Method in class mezz.jei.transfer.BasicRecipeTransferHandler
 
getRecipeCategoryUid() - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
 
getRecipeCategoryUids() - Method in class mezz.jei.gui.RecipeClickableArea
 
getRecipeClass() - Method in interface mezz.jei.api.recipe.IRecipeHandler
Returns the class of the Recipe handled by this IRecipeHandler.
getRecipeClass() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
 
getRecipeClass() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
 
getRecipeClickableArea(GuiContainer, int, int) - Method in class mezz.jei.RecipeRegistry
 
getRecipeHandler(Class) - Method in interface mezz.jei.api.IRecipeRegistry
Returns the IRecipeHandler associated with the recipeClass or null if there is none
getRecipeHandler(Class) - Method in class mezz.jei.RecipeRegistry
 
getRecipeRegistry() - Method in interface mezz.jei.api.IJeiRuntime
 
getRecipeRegistry() - Method in class mezz.jei.JeiRuntime
 
getRecipes(IRecipeCategory) - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of Recipes in recipeCategory
getRecipes(IRecipeCategory) - Method in class mezz.jei.gui.Focus
 
getRecipes(IRecipeCategory) - Method in class mezz.jei.RecipeRegistry
 
getRecipes(IRecipeCategory, ItemStack) - Method in class mezz.jei.util.RecipeMap
 
getRecipes(IRecipeCategory, Fluid) - Method in class mezz.jei.util.RecipeMap
 
getRecipeSlots(Container) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
Return a list of slots for the recipe area.
getRecipeSlots(Container) - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
 
getRecipesWithInput(IRecipeCategory, ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of Recipes of recipeCategory that have the ItemStack as an input
getRecipesWithInput(IRecipeCategory, Fluid) - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of Recipes of recipeCategory that have the Fluid as an input
getRecipesWithInput(IRecipeCategory, ItemStack) - Method in class mezz.jei.RecipeRegistry
 
getRecipesWithInput(IRecipeCategory, Fluid) - Method in class mezz.jei.RecipeRegistry
 
getRecipesWithOutput(IRecipeCategory, ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of Recipes of recipeCategory that have the ItemStack as an output
getRecipesWithOutput(IRecipeCategory, Fluid) - Method in interface mezz.jei.api.IRecipeRegistry
Returns an unmodifiable list of Recipes of recipeCategory that have the Fluid as an output
getRecipesWithOutput(IRecipeCategory, ItemStack) - Method in class mezz.jei.RecipeRegistry
 
getRecipesWithOutput(IRecipeCategory, Fluid) - Method in class mezz.jei.RecipeRegistry
 
getRecipeTransferButton() - Method in class mezz.jei.gui.RecipeLayout
 
getRecipeTransferHandler(Container, IRecipeCategory) - Method in class mezz.jei.RecipeRegistry
 
getRecipeTransferHandlers() - Method in class mezz.jei.util.RecipeTransferRegistry
 
getRecipeTransferRegistry() - Method in interface mezz.jei.api.IModRegistry
Get the registry for setting up recipe transfer.
getRecipeTransferRegistry() - Method in class mezz.jei.util.ModRegistry
 
getRecipeWidgets(int, int, int) - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
getRecipeWidgets(int, int, int) - Method in class mezz.jei.gui.RecipeGuiLogic
 
getRecipeWrapper(T) - Method in interface mezz.jei.api.recipe.IRecipeHandler
Returns a recipe wrapper for the given recipe.
getRecipeWrapper() - Method in class mezz.jei.gui.RecipeLayout
 
getRecipeWrapper(DebugRecipe) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
 
getRecipeWrapper(ItemDescriptionRecipe) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
 
getRecipeWrapper(BrewingRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
 
getRecipeWrapper(ShapedOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
 
getRecipeWrapper(ShapedRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
 
getRecipeWrapper(ShapelessOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
 
getRecipeWrapper(ShapelessRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
 
getRecipeWrapper(FuelRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
 
getRecipeWrapper(SmeltingRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
 
getRuntime() - Static method in class mezz.jei.Internal
 
getScreenHeight() - Method in class mezz.jei.gui.GuiProperties
 
getScreenWidth() - Method in class mezz.jei.gui.GuiProperties
 
getSearchString() - Method in class mezz.jei.util.ItemStackElement
 
getSlotDrawable() - Method in interface mezz.jei.api.IGuiHelper
Returns a slot drawable for drawing extra slots on guis
getSlotDrawable() - Method in class mezz.jei.gui.GuiHelper
 
getSlotWithStack(Container, Iterable<Integer>, ItemStack) - Method in class mezz.jei.util.StackHelper
 
getStack() - Method in class mezz.jei.gui.Focus
 
getStackHelper() - Method in interface mezz.jei.api.IJeiHelpers
Helps with getting itemStacks from recipes.
getStackHelper() - Static method in class mezz.jei.Internal
 
getStackHelper() - Method in class mezz.jei.JeiHelpers
 
getStackUnderMouse() - Method in interface mezz.jei.api.IItemListOverlay
 
getStackUnderMouse() - Method in class mezz.jei.gui.ItemListOverlay
 
getString(String, String, String) - Method in class mezz.jei.config.LocalizedConfiguration
 
getString(String, String, String, String[]) - Method in class mezz.jei.config.LocalizedConfiguration
 
getStringList(String, String, String[]) - Method in class mezz.jei.config.LocalizedConfiguration
 
getStringList(String, String, String[], String[]) - Method in class mezz.jei.config.LocalizedConfiguration
 
getSubItems(Item, CreativeTabs, List<ItemStack>) - Method in class mezz.jei.debug.DebugItem
 
getSubtypes(ItemStack) - Method in interface mezz.jei.api.recipe.IStackHelper
Returns all the subtypes of itemStack if it has a wildcard meta value.
getSubtypes(ItemStack) - Method in class mezz.jei.util.StackHelper
 
getSubtypes(Item, int) - Method in class mezz.jei.util.StackHelper
 
getTitle() - Method in interface mezz.jei.api.recipe.IRecipeCategory
Returns the localized name for this recipe type.
getTitle() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
 
getTitle() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
 
getTitle() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
getTitle() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
getTitle() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
getTitle() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
getTooltip(Minecraft, FluidStack) - Method in class mezz.jei.gui.ingredients.FluidStackRenderer
 
getTooltip(Minecraft, ItemStack) - Static method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
getTooltip(Minecraft, T) - Method in interface mezz.jei.gui.ingredients.IIngredientRenderer
 
getTooltip(Minecraft, ItemStack) - Method in class mezz.jei.gui.ingredients.ItemStackRenderer
 
getTooltipString() - Method in class mezz.jei.util.ItemStackElement
 
getTooltipStrings(int, int) - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
 
getTooltipStrings(int, int) - Method in interface mezz.jei.api.recipe.IRecipeWrapper
Get the tooltip for whatever's under the mouse.
getTooltipStrings(int, int) - Method in class mezz.jei.plugins.jei.debug.DebugRecipe
 
getTransferRecipeError(Container, RecipeLayout, EntityPlayer) - Static method in class mezz.jei.transfer.RecipeTransferUtil
 
getType() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferError
 
getType() - Method in class mezz.jei.transfer.RecipeTransferErrorInternal
 
getType() - Method in class mezz.jei.transfer.RecipeTransferErrorTooltip
 
getUid() - Method in interface mezz.jei.api.recipe.IRecipeCategory
Returns a unique ID for this recipe category.
getUid() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
 
getUid() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
 
getUid() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
getUid() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
getUid() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
getUid() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
getUniqueIdentifierForStack(ItemStack) - Method in class mezz.jei.util.StackHelper
 
getUniqueIdentifierForStack(ItemStack, StackHelper.UidMode) - Method in class mezz.jei.util.StackHelper
 
getUniqueIdentifiersWithWildcard(ItemStack) - Method in class mezz.jei.util.StackHelper
 
getValue() - Method in interface mezz.jei.api.gui.ITickTimer
 
getValue() - Method in class mezz.jei.util.TickTimer
 
getWidth() - Method in interface mezz.jei.api.gui.IDrawable
 
getWidth() - Method in interface mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper
 
getWidth() - Method in class mezz.jei.gui.DrawableAnimated
 
getWidth() - Method in class mezz.jei.gui.DrawableBlank
 
getWidth() - Method in class mezz.jei.gui.DrawableResource
 
getWidth(int) - Static method in class mezz.jei.gui.ingredients.GuiItemStackGroup
 
getWidth() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
 
getWidth() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
 
getWorldConfig() - Static method in class mezz.jei.config.Config
 
getWorldUid() - Static method in class mezz.jei.config.SessionData
 
getX() - Method in class mezz.jei.util.MouseHelper
 
getXSize() - Method in class mezz.jei.gui.RecipesGui
 
getY() - Method in class mezz.jei.util.MouseHelper
 
giveFullStack(ItemStack) - Static method in class mezz.jei.util.Commands
 
giveOneFromStack(ItemStack) - Static method in class mezz.jei.util.Commands
 
giveStack(ItemStack, int) - Static method in class mezz.jei.util.Commands
/give [amount] [data] [dataTag]
GuiContainerWrapper - Class in mezz.jei.input
 
GuiContainerWrapper() - Constructor for class mezz.jei.input.GuiContainerWrapper
 
GuiEventHandler - Class in mezz.jei
 
GuiEventHandler() - Constructor for class mezz.jei.GuiEventHandler
 
GuiFluidStackGroup - Class in mezz.jei.gui.ingredients
 
GuiFluidStackGroup() - Constructor for class mezz.jei.gui.ingredients.GuiFluidStackGroup
 
GuiHelper - Class in mezz.jei.gui
 
GuiHelper() - Constructor for class mezz.jei.gui.GuiHelper
 
GuiIngredient<T> - Class in mezz.jei.gui.ingredients
 
GuiIngredient(IIngredientRenderer<T>, IIngredientHelper<T>, int, boolean, int, int, int, int, int, int) - Constructor for class mezz.jei.gui.ingredients.GuiIngredient
 
GuiIngredientGroup<V,T extends GuiIngredient<V>> - Class in mezz.jei.gui.ingredients
 
GuiIngredientGroup() - Constructor for class mezz.jei.gui.ingredients.GuiIngredientGroup
 
guiIngredients - Variable in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
GuiItemStackFast - Class in mezz.jei.gui.ingredients
 
GuiItemStackFast(int, int, int) - Constructor for class mezz.jei.gui.ingredients.GuiItemStackFast
 
GuiItemStackFastList - Class in mezz.jei.gui.ingredients
 
GuiItemStackFastList() - Constructor for class mezz.jei.gui.ingredients.GuiItemStackFastList
 
GuiItemStackGroup - Class in mezz.jei.gui.ingredients
 
GuiItemStackGroup() - Constructor for class mezz.jei.gui.ingredients.GuiItemStackGroup
 
GuiProperties - Class in mezz.jei.gui
 
GuiTextFieldFilter - Class in mezz.jei.input
 
GuiTextFieldFilter(int, FontRenderer, int, int, int, int) - Constructor for class mezz.jei.input.GuiTextFieldFilter
 

H

handleClick(Minecraft, int, int, int) - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
 
handleClick(Minecraft, int, int, int) - Method in interface mezz.jei.api.recipe.IRecipeWrapper
Called when a player clicks the recipe.
handleClick(Minecraft, int, int, int) - Method in class mezz.jei.gui.RecipeLayout
 
handleClick(Minecraft, int, int, int) - Method in class mezz.jei.plugins.jei.debug.DebugRecipe
 
handleKeyEvent() - Method in class mezz.jei.input.InputHandler
 
handleMouseClicked(int, int, int) - Method in class mezz.jei.gui.ItemListOverlay
 
handleMouseClicked(int, int, int) - Method in class mezz.jei.input.GuiTextFieldFilter
 
handleMouseClicked(int, int, int) - Method in interface mezz.jei.input.IMouseHandler
 
handleMouseEvent(GuiScreen, int, int) - Method in class mezz.jei.input.InputHandler
 
handleMouseInput() - Method in class mezz.jei.gui.RecipesGui
 
handleMouseScrolled(int, int, int) - Method in class mezz.jei.gui.ItemListOverlay
 
handleMouseScrolled(int, int, int) - Method in interface mezz.jei.input.IMouseHandler
 
handleTick() - Method in class mezz.jei.gui.ItemListOverlay
 
hashCode() - Method in class mezz.jei.gui.GuiProperties
 
hashCode() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
hasKeyboardFocus() - Method in class mezz.jei.gui.ItemListOverlay
 
hasKeyboardFocus() - Method in interface mezz.jei.input.IKeyable
Returns true if all keyboard input should go to this IKeyable.
hasMultipleCategories() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
hasMultipleCategories() - Method in class mezz.jei.gui.RecipeGuiLogic
 
hasMultiplePages() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
hasMultiplePages() - Method in class mezz.jei.gui.RecipeGuiLogic
 

I

IAdvancedGuiHandler<T extends net.minecraft.client.gui.inventory.GuiContainer> - Interface in mezz.jei.api.gui
Allows mods to change how JEI is displayed next to their gui.
ICloseable - Interface in mezz.jei.input
 
ICraftingGridHelper - Interface in mezz.jei.api.gui
Helps set crafting-grid-style GuiItemStackGroup.
ICraftingRecipeWrapper - Interface in mezz.jei.api.recipe.wrapper
 
IDrawable - Interface in mezz.jei.api.gui
 
IDrawableAnimated - Interface in mezz.jei.api.gui
 
IDrawableAnimated.StartDirection - Enum in mezz.jei.api.gui
 
IDrawableStatic - Interface in mezz.jei.api.gui
 
ignoreNbtTagNames(Item, String...) - Method in interface mezz.jei.api.INbtIgnoreList
Tell JEI to ignore NBT tags on a specific item when comparing items for recipes.
ignoreNbtTagNames(String...) - Method in interface mezz.jei.api.INbtIgnoreList
Tell JEI to ignore NBT tags when comparing items for recipes.
ignoreNbtTagNames(String...) - Method in class mezz.jei.NbtIgnoreList
 
ignoreNbtTagNames(Item, String...) - Method in class mezz.jei.NbtIgnoreList
 
IGuiFluidStackGroup - Interface in mezz.jei.api.gui
IGuiFluidStackGroup displays FluidStacks in a gui.
IGuiHelper - Interface in mezz.jei.api
Helps with the implementation of GUIs.
IGuiIngredient<T> - Interface in mezz.jei.gui.ingredients
 
IGuiIngredientGroup<T> - Interface in mezz.jei.api.gui
IGuiIngredientGroup displays recipe ingredients in a gui.
IGuiItemStackGroup - Interface in mezz.jei.api.gui
IGuiItemStackGroup displays ItemStacks in a gui.
IIngredientHelper<T> - Interface in mezz.jei.gui.ingredients
 
IIngredientRenderer<T> - Interface in mezz.jei.gui.ingredients
 
IItemBlacklist - Interface in mezz.jei.api
 
IItemListOverlay - Interface in mezz.jei.api
The IItemListOverlay is JEI's gui that displays all the items next to an open container gui.
IItemRegistry - Interface in mezz.jei.api
The IItemRegistry is provided by JEI and has some useful functions related to items.
IJeiHelpers - Interface in mezz.jei.api
IJeiHelpers provides helpers and tools for addon mods.
IJeiRuntime - Interface in mezz.jei.api
Gives access to JEI functions that are available once everything has loaded
IKeyable - Interface in mezz.jei.input
 
IModPlugin - Interface in mezz.jei.api
The main class for a plugin.
IModRegistry - Interface in mezz.jei.api
Passed to IModPlugins so they can register themselves.
IMouseHandler - Interface in mezz.jei.input
 
INbtIgnoreList - Interface in mezz.jei.api
 
info(String, Object...) - Static method in class mezz.jei.util.Log
 
init(int, boolean, int, int, int, int, int, boolean, IDrawable) - Method in interface mezz.jei.api.gui.IGuiFluidStackGroup
Initialize the fluid at slotIndex.
init(int, boolean, int, int) - Method in interface mezz.jei.api.gui.IGuiItemStackGroup
Initialize the itemStack at slotIndex.
init() - Static method in class mezz.jei.config.KeyBindings
 
init(int, boolean, int, int, int, int, int, boolean, IDrawable) - Method in class mezz.jei.gui.ingredients.GuiFluidStackGroup
 
init(int, boolean, int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackGroup
 
init(int, boolean, int, int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackGroup
 
init(Container, RecipeLayout, EntityPlayer) - Method in class mezz.jei.gui.RecipeTransferButton
 
init(FMLInitializationEvent) - Method in class mezz.jei.JustEnoughItems
 
init(FMLInitializationEvent) - Method in class mezz.jei.ProxyCommon
 
init(FMLInitializationEvent) - Method in class mezz.jei.ProxyCommonClient
 
initGui(GuiScreen) - Method in class mezz.jei.gui.ItemListOverlay
 
initialize(Minecraft) - Method in class mezz.jei.config.JEIModGuiFactory
 
InputHandler - Class in mezz.jei.input
 
InputHandler(RecipesGui, ItemListOverlay) - Constructor for class mezz.jei.input.InputHandler
 
inputSlot - Static variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
instance - Static variable in class mezz.jei.transfer.RecipeTransferErrorInternal
 
Internal - Class in mezz.jei
For JEI internal use only, these are normally accessed from the API.
IPacketId - Interface in mezz.jei.network
 
IRecipeCategory - Interface in mezz.jei.api.recipe
Defines a category of recipe, (i.e.
IRecipeGuiLogic - Interface in mezz.jei.gui
 
IRecipeHandler<T> - Interface in mezz.jei.api.recipe
An IRecipeHandler provides information about one Recipe Class.
IRecipeLayout - Interface in mezz.jei.api.gui
 
IRecipeRegistry - Interface in mezz.jei.api
The IRecipeManager offers several functions for retrieving and handling recipes.
IRecipeTransferError - Interface in mezz.jei.api.recipe.transfer
A reason that the recipe transfer couldn't happen.
IRecipeTransferError.Type - Enum in mezz.jei.api.recipe.transfer
 
IRecipeTransferHandler - Interface in mezz.jei.api.recipe.transfer
A recipe transfer handler moves items into a crafting area, based on the items in a recipe.
IRecipeTransferHandlerHelper - Interface in mezz.jei.api.recipe.transfer
Helper functions for implementing an IRecipeTransferHandler
IRecipeTransferInfo - Interface in mezz.jei.api.recipe.transfer
Gives JEI the information it needs to transfer recipes from a slotted inventory into the crafting area.
IRecipeTransferRegistry - Interface in mezz.jei.api.recipe.transfer
Register recipe transfer handlers here to give JEI the information it needs to transfer recipes into the crafting area.
IRecipeWrapper - Interface in mezz.jei.api.recipe
A wrapper around a normal recipe with methods that allow JEI can make sense of it.
isBlank() - Method in class mezz.jei.gui.Focus
 
isCheatItemsEnabled() - Static method in class mezz.jei.config.Config
 
isColorSearchEnabled() - Static method in class mezz.jei.config.Config
 
isDebugModeEnabled() - Static method in class mezz.jei.config.Config
 
isDeleteItemsInCheatModeActive() - Static method in class mezz.jei.config.Config
 
isEditModeEnabled() - Static method in class mezz.jei.config.Config
 
isEnterKey(int) - Static method in class mezz.jei.input.InputHandler
 
isEquivalent(ItemStack, ItemStack) - Method in class mezz.jei.util.StackHelper
Similar to ItemStack.areItemStacksEqual but ignores NBT on items without subtypes, and uses the INbtIgnoreList
IShapedCraftingRecipeWrapper - Interface in mezz.jei.api.recipe.wrapper
 
isHideMissingModelsEnabled() - Static method in class mezz.jei.config.Config
 
IShowsRecipeFocuses - Interface in mezz.jei.input
 
isInput() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
isInput() - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
isInventoryCloseKey(int) - Static method in class mezz.jei.input.InputHandler
 
isInventoryToggleKey(int) - Static method in class mezz.jei.input.InputHandler
 
isItemBlacklisted(ItemStack) - Method in interface mezz.jei.api.IItemBlacklist
Returns true if the item is blacklisted and will not be displayed in the item list.
isItemBlacklisted(ItemStack) - Method in class mezz.jei.ItemBlacklist
 
isItemOnConfigBlacklist(ItemStack) - Static method in class mezz.jei.config.Config
 
isItemOnConfigBlacklist(ItemStack, Config.ItemBlacklistType) - Static method in class mezz.jei.config.Config
 
isJeiOnServer() - Static method in class mezz.jei.config.SessionData
 
isJeiStarted() - Static method in class mezz.jei.config.SessionData
 
isMouseOver(int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
isMouseOver(int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
isMouseOver(int, int) - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
isMouseOver(int, int) - Method in class mezz.jei.gui.ItemListOverlay
 
isMouseOver(int, int) - Method in class mezz.jei.gui.RecipesGui
 
isMouseOver(int, int) - Method in class mezz.jei.input.GuiTextFieldFilter
 
isMouseOver(int, int) - Method in interface mezz.jei.input.IMouseHandler
 
isNbtTagIgnored(String) - Method in interface mezz.jei.api.INbtIgnoreList
Deprecated.
since JEI 2.25.0, use getNbt
isNbtTagIgnored(String) - Method in class mezz.jei.NbtIgnoreList
 
isOpen() - Method in class mezz.jei.gui.ItemListOverlay
 
isOpen() - Method in interface mezz.jei.input.ICloseable
 
isOverlayEnabled() - Static method in class mezz.jei.config.Config
 
isPrefixRequiredForColorSearch() - Static method in class mezz.jei.config.Config
 
isPrefixRequiredForCreativeTabSearch() - Static method in class mezz.jei.config.Config
 
isPrefixRequiredForModNameSearch() - Static method in class mezz.jei.config.Config
 
isPrefixRequiredForOreDictSearch() - Static method in class mezz.jei.config.Config
 
isPrefixRequiredForTooltipSearch() - Static method in class mezz.jei.config.Config
 
isRecipeValid(T) - Method in interface mezz.jei.api.recipe.IRecipeHandler
Returns true if a recipe is valid and can be used.
isRecipeValid(DebugRecipe) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
 
isRecipeValid(ItemDescriptionRecipe) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
 
isRecipeValid(BrewingRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
 
isRecipeValid(ShapedOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
 
isRecipeValid(ShapedRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
 
isRecipeValid(ShapelessOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
 
isRecipeValid(ShapelessRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
 
isRecipeValid(FuelRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
 
isRecipeValid(SmeltingRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
 
IStackHelper - Interface in mezz.jei.api.recipe
Helps get ItemStacks from common formats used in recipes.
ItemBlacklist - Class in mezz.jei
 
ItemBlacklist() - Constructor for class mezz.jei.ItemBlacklist
 
itemCycleOffset - Variable in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
ItemDescriptionRecipe - Class in mezz.jei.plugins.jei.description
 
ItemDescriptionRecipeCategory - Class in mezz.jei.plugins.jei.description
 
ItemDescriptionRecipeCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
 
ItemDescriptionRecipeHandler - Class in mezz.jei.plugins.jei.description
 
ItemDescriptionRecipeHandler() - Constructor for class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
 
ItemFilter - Class in mezz.jei
 
ItemFilter(IItemRegistry) - Constructor for class mezz.jei.ItemFilter
 
ItemListOverlay - Class in mezz.jei.gui
 
ItemListOverlay(ItemFilter, List<IAdvancedGuiHandler<?>>) - Constructor for class mezz.jei.gui.ItemListOverlay
 
ItemRegistry - Class in mezz.jei
 
ItemRegistry(ImmutableList<ItemStack>, ImmutableListMultimap<String, ItemStack>, ImmutableList<ItemStack>, ImmutableList<ItemStack>, ModList) - Constructor for class mezz.jei.ItemRegistry
 
ItemRegistryFactory - Class in mezz.jei
 
ItemRegistryFactory() - Constructor for class mezz.jei.ItemRegistryFactory
 
ItemStackElement - Class in mezz.jei.util
For getting properties of ItemStacks efficiently
ItemStackHelper - Class in mezz.jei.gui.ingredients
 
ItemStackHelper() - Constructor for class mezz.jei.gui.ingredients.ItemStackHelper
 
ItemStackRenderer - Class in mezz.jei.gui.ingredients
 
ItemStackRenderer() - Constructor for class mezz.jei.gui.ingredients.ItemStackRenderer
 
ItemUidException - Exception in mezz.jei.util
 
ItemUidException() - Constructor for exception mezz.jei.util.ItemUidException
Constructs a ItemUidException with no detail message.
ItemUidException(String) - Constructor for exception mezz.jei.util.ItemUidException
Constructs a ItemUidException with the specified detail message.
ITickTimer - Interface in mezz.jei.api.gui
A timer to help render things that normally depend on ticks.
ITooltipCallback<T> - Interface in mezz.jei.api.gui
 

J

JeiHelpers - Class in mezz.jei
 
JeiHelpers() - Constructor for class mezz.jei.JeiHelpers
 
JEIModConfigGui - Class in mezz.jei.config
 
JEIModConfigGui(GuiScreen) - Constructor for class mezz.jei.config.JEIModConfigGui
 
JEIModGuiFactory - Class in mezz.jei.config
 
JEIModGuiFactory() - Constructor for class mezz.jei.config.JEIModGuiFactory
 
JEIPlugin - Annotation Type in mezz.jei.api
This annotation lets JEI detect mod plugins.
JEIPlugin - Class in mezz.jei.plugins.jei
 
JEIPlugin() - Constructor for class mezz.jei.plugins.jei.JEIPlugin
 
JeiRuntime - Class in mezz.jei
 
JeiRuntime(RecipeRegistry, ItemListOverlay) - Constructor for class mezz.jei.JeiRuntime
 
JustEnoughItems - Class in mezz.jei
 
JustEnoughItems() - Constructor for class mezz.jei.JustEnoughItems
 

K

KeyBindings - Class in mezz.jei.config
 
KeyBindings() - Constructor for class mezz.jei.config.KeyBindings
 
keyTyped(char, int) - Method in class mezz.jei.gui.RecipesGui
 

L

LocalizedConfiguration - Class in mezz.jei.config
 
LocalizedConfiguration(String, File, String) - Constructor for class mezz.jei.config.LocalizedConfiguration
 
Log - Class in mezz.jei.util
 
Log() - Constructor for class mezz.jei.util.Log
 

M

mainConfigGuiClass() - Method in class mezz.jei.config.JEIModGuiFactory
 
map(int[]) - Method in class mezz.jei.util.color.MMCQ.CMap
 
matchingItems - Variable in class mezz.jei.util.StackHelper.MatchingItemsResult
 
MatchingItemsResult() - Constructor for class mezz.jei.util.StackHelper.MatchingItemsResult
 
MathUtil - Class in mezz.jei.util
 
MAX_TOOLTIP_WIDTH - Static variable in class mezz.jei.config.Constants
 
mezz.jei - package mezz.jei
 
mezz.jei.api - package mezz.jei.api
 
mezz.jei.api.gui - package mezz.jei.api.gui
 
mezz.jei.api.recipe - package mezz.jei.api.recipe
 
mezz.jei.api.recipe.transfer - package mezz.jei.api.recipe.transfer
 
mezz.jei.api.recipe.wrapper - package mezz.jei.api.recipe.wrapper
 
mezz.jei.config - package mezz.jei.config
 
mezz.jei.debug - package mezz.jei.debug
 
mezz.jei.gui - package mezz.jei.gui
 
mezz.jei.gui.ingredients - package mezz.jei.gui.ingredients
 
mezz.jei.input - package mezz.jei.input
 
mezz.jei.network - package mezz.jei.network
 
mezz.jei.network.packets - package mezz.jei.network.packets
 
mezz.jei.plugins.jei - package mezz.jei.plugins.jei
 
mezz.jei.plugins.jei.debug - package mezz.jei.plugins.jei.debug
 
mezz.jei.plugins.jei.description - package mezz.jei.plugins.jei.description
 
mezz.jei.plugins.vanilla - package mezz.jei.plugins.vanilla
 
mezz.jei.plugins.vanilla.brewing - package mezz.jei.plugins.vanilla.brewing
 
mezz.jei.plugins.vanilla.crafting - package mezz.jei.plugins.vanilla.crafting
 
mezz.jei.plugins.vanilla.furnace - package mezz.jei.plugins.vanilla.furnace
 
mezz.jei.transfer - package mezz.jei.transfer
 
mezz.jei.util - package mezz.jei.util
 
mezz.jei.util.color - package mezz.jei.util.color
 
minecraftModName - Static variable in class mezz.jei.config.Constants
 
missingItems - Variable in class mezz.jei.util.StackHelper.MatchingItemsResult
 
MMCQ - Class in mezz.jei.util.color
 
MMCQ() - Constructor for class mezz.jei.util.color.MMCQ
 
MMCQ.CMap - Class in mezz.jei.util.color
Color map.
MMCQ.VBox - Class in mezz.jei.util.color
3D color space box.
MOD_ID - Static variable in class mezz.jei.config.Constants
 
ModList - Class in mezz.jei.util
 
ModList() - Constructor for class mezz.jei.util.ModList
 
ModRegistry - Class in mezz.jei.util
 
ModRegistry() - Constructor for class mezz.jei.util.ModRegistry
 
mouseClicked(int, int, int) - Method in class mezz.jei.gui.RecipesGui
 
MouseHelper - Class in mezz.jei.util
 
MouseHelper() - Constructor for class mezz.jei.util.MouseHelper
 

N

NAME - Static variable in class mezz.jei.config.Constants
 
NbtIgnoreList - Class in mezz.jei
 
NbtIgnoreList() - Constructor for class mezz.jei.NbtIgnoreList
 
nearest(int[]) - Method in class mezz.jei.util.color.MMCQ.CMap
 
nextPage() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
nextPage() - Method in class mezz.jei.gui.RecipeGuiLogic
 
nextRecipeCategory() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
nextRecipeCategory() - Method in class mezz.jei.gui.RecipeGuiLogic
 
nextString() - Method in class mezz.jei.debug.RandomStringMaker
 

O

onClientTick(TickEvent.ClientTickEvent) - Method in class mezz.jei.GuiEventHandler
 
onConfigChanged(ConfigChangedEvent.OnConfigChangedEvent) - Method in class mezz.jei.ProxyCommonClient
 
onConnectedToServer(boolean) - Static method in class mezz.jei.config.SessionData
 
onDraw() - Method in class mezz.jei.util.CycleTimer
 
onDrawBackgroundEventPost(GuiScreenEvent.BackgroundDrawnEvent) - Method in class mezz.jei.GuiEventHandler
 
onDrawScreenEventPost(GuiScreenEvent.DrawScreenEvent.Post) - Method in class mezz.jei.GuiEventHandler
 
onEntityJoinedWorld(EntityJoinWorldEvent) - Method in class mezz.jei.ProxyCommonClient
 
onGuiInit(GuiScreenEvent.InitGuiEvent.Post) - Method in class mezz.jei.GuiEventHandler
 
onGuiKeyboardEvent(GuiScreenEvent.KeyboardInputEvent.Pre) - Method in class mezz.jei.GuiEventHandler
 
onGuiMouseEvent(GuiScreenEvent.MouseInputEvent.Pre) - Method in class mezz.jei.GuiEventHandler
 
onGuiOpen(GuiOpenEvent) - Method in class mezz.jei.GuiEventHandler
 
onItemRegistryAvailable(IItemRegistry) - Method in interface mezz.jei.api.IModPlugin
Called when the IItemRegistry is available, before register.
onItemRegistryAvailable(IItemRegistry) - Method in class mezz.jei.plugins.jei.JEIPlugin
 
onItemRegistryAvailable(IItemRegistry) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
onJeiHelpersAvailable(IJeiHelpers) - Method in interface mezz.jei.api.IModPlugin
Called when the IJeiHelpers is available.
onJeiHelpersAvailable(IJeiHelpers) - Method in class mezz.jei.plugins.jei.JEIPlugin
 
onJeiHelpersAvailable(IJeiHelpers) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
onKeyPressed(int) - Method in class mezz.jei.gui.ItemListOverlay
 
onKeyPressed(int) - Method in interface mezz.jei.input.IKeyable
Returns true if the key press was used.
onPacket(FMLNetworkEvent.ServerCustomPacketEvent) - Method in class mezz.jei.network.PacketHandler
 
onRecipeRegistryAvailable(IRecipeRegistry) - Method in interface mezz.jei.api.IModPlugin
Deprecated.
since JEI 2.23.0. Get the recipe registry from jeiRuntime, passed in onRuntimeAvailable
onRecipeRegistryAvailable(IRecipeRegistry) - Method in class mezz.jei.plugins.jei.JEIPlugin
 
onRecipeRegistryAvailable(IRecipeRegistry) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
onRuntimeAvailable(IJeiRuntime) - Method in interface mezz.jei.api.IModPlugin
Called when jei's runtime features are available, after all mods have registered.
onRuntimeAvailable(IJeiRuntime) - Method in class mezz.jei.plugins.jei.JEIPlugin
 
onRuntimeAvailable(IJeiRuntime) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
onTooltip(int, boolean, T, List<String>) - Method in interface mezz.jei.api.gui.ITooltipCallback
Change the tooltip for an ingredient.
open() - Method in class mezz.jei.gui.ItemListOverlay
 
ordinal() - Method in interface mezz.jei.network.IPacketId
 
outputSlot - Static variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 

P

PacketDeletePlayerItem - Class in mezz.jei.network.packets
 
PacketDeletePlayerItem() - Constructor for class mezz.jei.network.packets.PacketDeletePlayerItem
 
PacketDeletePlayerItem(ItemStack) - Constructor for class mezz.jei.network.packets.PacketDeletePlayerItem
 
PacketGiveItemMessageBig - Class in mezz.jei.network.packets
 
PacketGiveItemMessageBig() - Constructor for class mezz.jei.network.packets.PacketGiveItemMessageBig
 
PacketGiveItemMessageBig(String) - Constructor for class mezz.jei.network.packets.PacketGiveItemMessageBig
 
PacketHandler - Class in mezz.jei.network
 
PacketHandler() - Constructor for class mezz.jei.network.PacketHandler
 
PacketIdClient - Enum in mezz.jei.network
 
PacketIdServer - Enum in mezz.jei.network
 
PacketJEI - Class in mezz.jei.network.packets
 
PacketJEI() - Constructor for class mezz.jei.network.packets.PacketJEI
 
PacketRecipeTransfer - Class in mezz.jei.network.packets
 
PacketRecipeTransfer() - Constructor for class mezz.jei.network.packets.PacketRecipeTransfer
 
PacketRecipeTransfer(Map<Integer, ItemStack>, List<Integer>, List<Integer>, boolean) - Constructor for class mezz.jei.network.packets.PacketRecipeTransfer
 
palette() - Method in class mezz.jei.util.color.MMCQ.CMap
 
preInit(FMLPreInitializationEvent) - Static method in class mezz.jei.config.Config
 
preInit(FMLPreInitializationEvent) - Method in class mezz.jei.JustEnoughItems
 
preInit(FMLPreInitializationEvent) - Method in class mezz.jei.ProxyCommon
 
preInit(FMLPreInitializationEvent) - Method in class mezz.jei.ProxyCommonClient
 
previousPage() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
previousPage() - Method in class mezz.jei.gui.RecipeGuiLogic
 
previousRecipeCategory() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
previousRecipeCategory() - Method in class mezz.jei.gui.RecipeGuiLogic
 
ProxyCommon - Class in mezz.jei
 
ProxyCommon() - Constructor for class mezz.jei.ProxyCommon
 
ProxyCommonClient - Class in mezz.jei
 
ProxyCommonClient() - Constructor for class mezz.jei.ProxyCommonClient
 
push(MMCQ.VBox) - Method in class mezz.jei.util.color.MMCQ.CMap
 

Q

quantize(int[][], int) - Static method in class mezz.jei.util.color.MMCQ
 

R

RandomStringMaker - Class in mezz.jei.debug
 
RandomStringMaker(int) - Constructor for class mezz.jei.debug.RandomStringMaker
 
readPacketData(PacketBuffer, EntityPlayer) - Method in class mezz.jei.network.packets.PacketDeletePlayerItem
 
readPacketData(PacketBuffer, EntityPlayer) - Method in class mezz.jei.network.packets.PacketGiveItemMessageBig
 
readPacketData(PacketBuffer, EntityPlayer) - Method in class mezz.jei.network.packets.PacketJEI
 
readPacketData(PacketBuffer, EntityPlayer) - Method in class mezz.jei.network.packets.PacketRecipeTransfer
 
recipeBack - Static variable in class mezz.jei.config.KeyBindings
 
RecipeCategoryComparator - Class in mezz.jei.util
 
RecipeCategoryComparator(List<IRecipeCategory>) - Constructor for class mezz.jei.util.RecipeCategoryComparator
 
RecipeClickableArea - Class in mezz.jei.gui
 
RecipeClickableArea(int, int, int, int, String...) - Constructor for class mezz.jei.gui.RecipeClickableArea
 
RecipeGuiLogic - Class in mezz.jei.gui
 
RecipeGuiLogic() - Constructor for class mezz.jei.gui.RecipeGuiLogic
 
recipeHeight - Static variable in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
 
recipeHeight - Static variable in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
 
RecipeLayout - Class in mezz.jei.gui
 
RecipeLayout(int, int, int, IRecipeCategory, IRecipeWrapper, Focus) - Constructor for class mezz.jei.gui.RecipeLayout
 
RecipeMap - Class in mezz.jei.util
A RecipeMap efficiently links Recipes, IRecipeCategory, and ItemStacks.
RecipeMap(RecipeCategoryComparator) - Constructor for class mezz.jei.util.RecipeMap
 
RecipeRegistry - Class in mezz.jei
 
RecipeRegistry(List<IRecipeCategory>, List<IRecipeHandler>, List<IRecipeTransferHandler>, List<Object>, Multimap<Class<? extends GuiContainer>, RecipeClickableArea>) - Constructor for class mezz.jei.RecipeRegistry
 
RecipesGui - Class in mezz.jei.gui
 
RecipesGui() - Constructor for class mezz.jei.gui.RecipesGui
 
RecipesGuiInitEvent - Class in mezz.jei.gui
Deprecated.
RecipesGuiInitEvent() - Constructor for class mezz.jei.gui.RecipesGuiInitEvent
Deprecated.
 
RecipeTransferButton - Class in mezz.jei.gui
 
RecipeTransferButton(int, int, int, int, int, String) - Constructor for class mezz.jei.gui.RecipeTransferButton
 
recipeTransferButtonIndex - Static variable in class mezz.jei.gui.RecipeLayout
 
RecipeTransferErrorInternal - Class in mezz.jei.transfer
 
RecipeTransferErrorSlots - Class in mezz.jei.transfer
 
RecipeTransferErrorSlots(String, Collection<Integer>) - Constructor for class mezz.jei.transfer.RecipeTransferErrorSlots
 
RecipeTransferErrorTooltip - Class in mezz.jei.transfer
 
RecipeTransferErrorTooltip(String) - Constructor for class mezz.jei.transfer.RecipeTransferErrorTooltip
 
recipeTransferHandlerHelper() - Method in interface mezz.jei.api.IJeiHelpers
Helps with the implementation of Recipe Transfer Handlers
recipeTransferHandlerHelper() - Method in class mezz.jei.JeiHelpers
 
RecipeTransferHandlerHelper - Class in mezz.jei.transfer
 
RecipeTransferHandlerHelper() - Constructor for class mezz.jei.transfer.RecipeTransferHandlerHelper
 
RecipeTransferRegistry - Class in mezz.jei.util
 
RecipeTransferRegistry() - Constructor for class mezz.jei.util.RecipeTransferRegistry
 
RecipeTransferUtil - Class in mezz.jei.transfer
 
RecipeTransferUtil() - Constructor for class mezz.jei.transfer.RecipeTransferUtil
 
recipeWidth - Static variable in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
 
recipeWidth - Static variable in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
 
register(IModRegistry) - Method in interface mezz.jei.api.IModPlugin
Register this mod plugin with the mod registry.
register(IModRegistry) - Method in class mezz.jei.plugins.jei.JEIPlugin
 
register(IModRegistry) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
reload() - Method in interface mezz.jei.api.IJeiHelpers
Reload JEI at runtime.
reload() - Method in class mezz.jei.JeiHelpers
 
removeDuplicateItemStacks(Iterable<ItemStack>) - Method in class mezz.jei.util.StackHelper
 
removeItemFromBlacklist(ItemStack) - Method in interface mezz.jei.api.IItemBlacklist
Undo blacklisting an item.
removeItemFromBlacklist(ItemStack) - Method in class mezz.jei.ItemBlacklist
 
removeItemFromConfigBlacklist(ItemStack, Config.ItemBlacklistType) - Static method in class mezz.jei.config.Config
 
render(Minecraft, boolean, int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackFastList
renders all ItemStacks and returns hovered gui item stack for later render pass
renderItemAndEffectIntoGUI() - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
renderOverlay(Minecraft) - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
renderSlow() - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
reset() - Method in class mezz.jei.ItemFilter
 
resetItemFilter() - Method in class mezz.jei.ProxyCommon
 
resetItemFilter() - Method in class mezz.jei.ProxyCommonClient
 
RESOURCE_DOMAIN - Static variable in class mezz.jei.config.Constants
 
restartJEI() - Method in class mezz.jei.ProxyCommon
 
restartJEI() - Method in class mezz.jei.ProxyCommonClient
 
runtimeGuiCategories() - Method in class mezz.jei.config.JEIModGuiFactory
 

S

sendPacket(FMLProxyPacket, EntityPlayerMP) - Method in class mezz.jei.network.PacketHandler
 
sendPacketToPlayer(PacketJEI, EntityPlayer) - Method in class mezz.jei.ProxyCommon
 
sendPacketToServer(PacketJEI) - Method in class mezz.jei.ProxyCommon
 
sendPacketToServer(PacketJEI) - Method in class mezz.jei.ProxyCommonClient
 
SessionData - Class in mezz.jei.config
 
set(int, Collection<FluidStack>) - Method in interface mezz.jei.api.gui.IGuiFluidStackGroup
 
set(int, FluidStack) - Method in interface mezz.jei.api.gui.IGuiFluidStackGroup
 
set(int, Collection<T>) - Method in interface mezz.jei.api.gui.IGuiIngredientGroup
Set the ingredient at slotIndex to a rotating collection of ingredients.
set(int, T) - Method in interface mezz.jei.api.gui.IGuiIngredientGroup
Set the ingredient at slotIndex to a specific ingredient.
set(int, Collection<ItemStack>) - Method in interface mezz.jei.api.gui.IGuiItemStackGroup
 
set(int, ItemStack) - Method in interface mezz.jei.api.gui.IGuiItemStackGroup
 
set(T, Focus) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
set(Collection<T>, Focus) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
set(int, Collection<V>) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
set(int, V) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
set(int, List<ItemStackElement>) - Method in class mezz.jei.gui.ingredients.GuiItemStackFastList
 
set(T, Focus) - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
set(Collection<T>, Focus) - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
setAllowsCheating() - Method in class mezz.jei.gui.Focus
 
setCategoryFocus() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
setCategoryFocus(List<String>) - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
setCategoryFocus() - Method in class mezz.jei.gui.RecipeGuiLogic
 
setCategoryFocus(List<String>) - Method in class mezz.jei.gui.RecipeGuiLogic
 
setColorNamer(ColorNamer) - Static method in class mezz.jei.Internal
 
setFilterText(String) - Method in interface mezz.jei.api.IItemListOverlay
Set the search filter string for the item list.
setFilterText(String) - Method in class mezz.jei.gui.ItemListOverlay
 
setFilterText(String) - Static method in class mezz.jei.ItemFilter
 
setFocus(Focus) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
If focus is set and any of the guiIngredients contains focus they will only display focus instead of rotating through all their values.
setFocus(Focus) - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
setFocus(Focus) - Method in class mezz.jei.gui.RecipeGuiLogic
 
setFocused(boolean) - Method in class mezz.jei.input.GuiTextFieldFilter
 
setFromRecipe(int, List) - Method in interface mezz.jei.api.gui.IGuiItemStackGroup
Takes a list of ingredients from IRecipeWrapper getInputs or getOutputs
setFromRecipe(int, Object) - Method in interface mezz.jei.api.gui.IGuiItemStackGroup
Takes an Object from IRecipeWrapper getInputs or getOutputs
setFromRecipe(int, List) - Method in class mezz.jei.gui.ingredients.GuiItemStackGroup
 
setFromRecipe(int, Object) - Method in class mezz.jei.gui.ingredients.GuiItemStackGroup
 
setHelpers(JeiHelpers) - Static method in class mezz.jei.Internal
 
setIngredients(Collection<FluidStack>) - Method in class mezz.jei.gui.ingredients.FluidStackRenderer
 
setIngredients(Collection<T>) - Method in interface mezz.jei.gui.ingredients.IIngredientRenderer
 
setIngredients(Collection<ItemStack>) - Method in class mezz.jei.gui.ingredients.ItemStackRenderer
 
setInput(IGuiItemStackGroup, List) - Method in interface mezz.jei.api.gui.ICraftingGridHelper
 
setInput(IGuiItemStackGroup, List, int, int) - Method in interface mezz.jei.api.gui.ICraftingGridHelper
 
setInput(IGuiItemStackGroup, List) - Method in class mezz.jei.gui.CraftingGridHelper
 
setInput(IGuiItemStackGroup, List, int, int) - Method in class mezz.jei.gui.CraftingGridHelper
 
setItemFilter(ItemFilter) - Method in class mezz.jei.input.GuiTextFieldFilter
 
setItemListOverlay(ItemListOverlay) - Method in class mezz.jei.GuiEventHandler
 
setItemRegistry(ItemRegistry) - Static method in class mezz.jei.Internal
 
setItems(EntityPlayer, Map<Integer, ItemStack>, List<Integer>, List<Integer>, boolean) - Static method in class mezz.jei.transfer.BasicRecipeTransferHandler
 
setItemStack(ItemStack) - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
setJeiStarted() - Static method in class mezz.jei.config.SessionData
 
setKeyboardFocus(boolean) - Method in class mezz.jei.gui.ItemListOverlay
 
setKeyboardFocus(boolean) - Method in interface mezz.jei.input.IKeyable
 
setMode(Focus.Mode) - Method in class mezz.jei.gui.Focus
 
setOutput(IGuiItemStackGroup, List<ItemStack>) - Method in interface mezz.jei.api.gui.ICraftingGridHelper
 
setOutput(IGuiItemStackGroup, List<ItemStack>) - Method in class mezz.jei.gui.CraftingGridHelper
 
setRecipe(IRecipeLayout, IRecipeWrapper) - Method in interface mezz.jei.api.recipe.IRecipeCategory
Set the IRecipeLayout properties from the RecipeWrapper.
setRecipe(IRecipeLayout, IRecipeWrapper) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
 
setRecipe(IRecipeLayout, IRecipeWrapper) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
 
setRecipe(IRecipeLayout, IRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
setRecipe(IRecipeLayout, IRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
setRecipe(IRecipeLayout, IRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
setRecipe(IRecipeLayout, IRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
setRecipesPerPage(int) - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
setRecipesPerPage(int) - Method in class mezz.jei.gui.RecipeGuiLogic
 
setRecipeTransferButton(int, int) - Method in interface mezz.jei.api.gui.IRecipeLayout
Moves the recipe transfer button's position relative to the recipe layout.
setRecipeTransferButton(int, int) - Method in class mezz.jei.gui.RecipeLayout
 
setRuntime(JeiRuntime) - Static method in class mezz.jei.Internal
 
setTooltipCallback(ITooltipCallback<T>) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
setWorldAndResolution(Minecraft, int, int) - Method in class mezz.jei.gui.RecipesGui
 
ShapedOreRecipeHandler - Class in mezz.jei.plugins.vanilla.crafting
 
ShapedOreRecipeHandler() - Constructor for class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
 
ShapedOreRecipeWrapper - Class in mezz.jei.plugins.vanilla.crafting
 
ShapedOreRecipeWrapper(ShapedOreRecipe) - Constructor for class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
 
ShapedRecipesHandler - Class in mezz.jei.plugins.vanilla.crafting
 
ShapedRecipesHandler() - Constructor for class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
 
ShapedRecipesWrapper - Class in mezz.jei.plugins.vanilla.crafting
 
ShapedRecipesWrapper(ShapedRecipes) - Constructor for class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
 
ShapelessOreRecipeHandler - Class in mezz.jei.plugins.vanilla.crafting
 
ShapelessOreRecipeHandler() - Constructor for class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
 
ShapelessOreRecipeWrapper - Class in mezz.jei.plugins.vanilla.crafting
 
ShapelessOreRecipeWrapper(ShapelessOreRecipe) - Constructor for class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeWrapper
 
ShapelessRecipesHandler - Class in mezz.jei.plugins.vanilla.crafting
 
ShapelessRecipesHandler() - Constructor for class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
 
ShapelessRecipesWrapper - Class in mezz.jei.plugins.vanilla.crafting
 
ShapelessRecipesWrapper(ShapelessRecipes) - Constructor for class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesWrapper
 
showCategories(List<String>) - Method in class mezz.jei.gui.RecipesGui
 
showError(Minecraft, int, int, RecipeLayout) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferError
Called on USER_FACING errors
showError(Minecraft, int, int, RecipeLayout) - Method in class mezz.jei.transfer.RecipeTransferErrorInternal
 
showError(Minecraft, int, int, RecipeLayout) - Method in class mezz.jei.transfer.RecipeTransferErrorSlots
 
showError(Minecraft, int, int, RecipeLayout) - Method in class mezz.jei.transfer.RecipeTransferErrorTooltip
 
showRecipe - Static variable in class mezz.jei.config.KeyBindings
 
showRecipes(Focus) - Method in class mezz.jei.gui.RecipesGui
 
showUses - Static variable in class mezz.jei.config.KeyBindings
 
showUses(Focus) - Method in class mezz.jei.gui.RecipesGui
 
size() - Method in class mezz.jei.gui.ingredients.GuiItemStackFastList
 
size() - Method in class mezz.jei.ItemFilter
 
size() - Method in class mezz.jei.util.color.MMCQ.CMap
 
slowPerceptualColorDistanceSquared(int[], int[]) - Static method in class mezz.jei.util.color.ColorUtil
http://www.compuphase.com/cmetric.htm http://stackoverflow.com/a/6334454 Returns 0 for equal colors, nonzero for colors that look different.
slowPerceptualColorDistanceSquared(Color, Color) - Static method in class mezz.jei.util.color.ColorUtil
 
SMELTING - Static variable in class mezz.jei.api.recipe.VanillaRecipeCategoryUid
 
SmeltingRecipe - Class in mezz.jei.plugins.vanilla.furnace
 
SmeltingRecipe(List<ItemStack>, ItemStack, float) - Constructor for class mezz.jei.plugins.vanilla.furnace.SmeltingRecipe
 
SmeltingRecipeHandler - Class in mezz.jei.plugins.vanilla.furnace
 
SmeltingRecipeHandler() - Constructor for class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
 
SmeltingRecipeMaker - Class in mezz.jei.plugins.vanilla.furnace
 
SmeltingRecipeMaker() - Constructor for class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeMaker
 
StackHelper - Class in mezz.jei.util
 
StackHelper() - Constructor for class mezz.jei.util.StackHelper
 
StackHelper.MatchingItemsResult - Class in mezz.jei.util
 
StackHelper.UidMode - Enum in mezz.jei.util
 
startJei() - Static method in class mezz.jei.config.Config
 
StringUtil - Class in mezz.jei.util
 
syncAllConfig() - Static method in class mezz.jei.config.Config
 

T

textboxKeyTyped(char, int) - Method in class mezz.jei.input.GuiTextFieldFilter
 
TEXTURE_GUI_PATH - Static variable in class mezz.jei.config.Constants
 
TickTimer - Class in mezz.jei.util
 
TickTimer(int, int, boolean) - Constructor for class mezz.jei.util.TickTimer
 
toggleOverlay - Static variable in class mezz.jei.config.KeyBindings
 
toggleOverlayEnabled() - Static method in class mezz.jei.config.Config
 
toItemStackList(Object) - Method in interface mezz.jei.api.recipe.IStackHelper
Flattens ItemStacks, OreDict Strings, and Iterables into a list of ItemStacks.
toItemStackList(Object) - Method in class mezz.jei.util.StackHelper
 
TooltipRenderer - Class in mezz.jei.gui
Workaround for GuiScreen.drawHoveringText being protected instead of public.
TooltipRenderer() - Constructor for class mezz.jei.gui.TooltipRenderer
 
toString() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
toString() - Method in class mezz.jei.util.color.MMCQ.VBox
 
trace(String, Object...) - Static method in class mezz.jei.util.Log
 
transferRecipe(Container, IRecipeLayout, EntityPlayer, boolean, boolean) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandler
 
transferRecipe(Container, IRecipeLayout, EntityPlayer, boolean, boolean) - Method in class mezz.jei.transfer.BasicRecipeTransferHandler
 
transferRecipe(Container, RecipeLayout, EntityPlayer, boolean) - Static method in class mezz.jei.transfer.RecipeTransferUtil
 
translateToLocal(String) - Static method in class mezz.jei.util.Translator
 
translateToLocalFormatted(String, Object...) - Static method in class mezz.jei.util.Translator
 
Translator - Class in mezz.jei.util
 

U

update() - Method in class mezz.jei.input.GuiTextFieldFilter
 
updateGui(GuiScreen) - Method in class mezz.jei.gui.ItemListOverlay
 

V

valueOf(String) - Static method in enum mezz.jei.api.gui.IDrawableAnimated.StartDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.api.recipe.transfer.IRecipeTransferError.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.config.Config.ItemBlacklistType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.gui.Focus.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.network.PacketIdClient
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.network.PacketIdServer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.util.StackHelper.UidMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum mezz.jei.api.gui.IDrawableAnimated.StartDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mezz.jei.api.recipe.transfer.IRecipeTransferError.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum mezz.jei.config.Config.ItemBlacklistType
 
values() - Static method in enum mezz.jei.config.Config.ItemBlacklistType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mezz.jei.gui.Focus.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum mezz.jei.network.PacketIdClient
 
values() - Static method in enum mezz.jei.network.PacketIdClient
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum mezz.jei.network.PacketIdServer
 
values() - Static method in enum mezz.jei.network.PacketIdServer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mezz.jei.util.StackHelper.UidMode
Returns an array containing the constants of this enum type, in the order they are declared.
VanillaPlugin - Class in mezz.jei.plugins.vanilla
 
VanillaPlugin() - Constructor for class mezz.jei.plugins.vanilla.VanillaPlugin
 
VanillaRecipeCategoryUid - Class in mezz.jei.api.recipe
List of vanilla recipe category UIDs, so that addons with their own vanilla recipe handlers can use them.
VanillaRecipeWrapper - Class in mezz.jei.plugins.vanilla
 
VanillaRecipeWrapper() - Constructor for class mezz.jei.plugins.vanilla.VanillaRecipeWrapper
 
VBox(int, int, int, int, int, int, int[]) - Constructor for class mezz.jei.util.color.MMCQ.VBox
 
vboxes - Variable in class mezz.jei.util.color.MMCQ.CMap
 
VERSION - Static variable in class mezz.jei.config.Constants
 
volume(boolean) - Method in class mezz.jei.util.color.MMCQ.VBox
 

W

warning(String, Object...) - Static method in class mezz.jei.util.Log
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketDeletePlayerItem
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketGiveItemMessageBig
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketJEI
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketRecipeTransfer
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links