Skip navigation links
A B C D E F G H I J K L M N O P 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
 
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, boolean) - 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
 
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) - Static method in class mezz.jei.util.StackUtil
 
addTooltipCallback(ITooltipCallback<FluidStack>) - Method in interface mezz.jei.api.gui.IGuiFluidStackGroup
 
addTooltipCallback(ITooltipCallback<T>) - Method in interface mezz.jei.api.gui.IGuiIngredientGroup
 
addTooltipCallback(ITooltipCallback<ItemStack>) - Method in interface mezz.jei.api.gui.IGuiItemStackGroup
 
addTooltipCallback(ITooltipCallback<V>) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
AnnotatedInstanceUtil - Class in mezz.jei.util
 
arrow - Variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 

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
 
BasicRecipeTransferHandler.MatchingItemsResult - Class in mezz.jei.transfer
 
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

CATEGORY_ADDONS - Static variable in class mezz.jei.config.Config
 
CATEGORY_ADVANCED - Static variable in class mezz.jei.config.Config
 
CATEGORY_INTERFACE - Static variable in class mezz.jei.config.Config
 
CATEGORY_MODE - Static variable in class mezz.jei.config.Config
 
CATEGORY_SEARCH - 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
 
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
 
close() - Method in class mezz.jei.gui.ItemListOverlay
 
close() - Method in class mezz.jei.gui.RecipesGui
 
close() - Method in class mezz.jei.input.GuiContainerWrapper
 
close() - Method in interface mezz.jei.input.ICloseable
 
Commands - Class in mezz.jei.util
 
Commands() - Constructor for class mezz.jei.util.Commands
 
compare(IRecipeCategory, IRecipeCategory) - Method in class mezz.jei.util.RecipeCategoryComparator
 
condenseStacks(Collection<ItemStack>) - Static method in class mezz.jei.util.StackUtil
 
Config - Class in mezz.jei.config
 
configFile - Static variable in class mezz.jei.config.Config
 
Constants - Class in mezz.jei.config
 
containsSets(Collection<ItemStack>, Collection<ItemStack>) - Static method in class mezz.jei.util.StackUtil
Counts how many full sets are contained in the passed stock.
containsStack(Iterable<ItemStack>, Iterable<ItemStack>) - Static method in class mezz.jei.util.StackUtil
 
containsStack(Iterable<ItemStack>, ItemStack) - Static method in class mezz.jei.util.StackUtil
 
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
 
CraftingRecipeMaker - Class in mezz.jei.plugins.vanilla.crafting
 
create(Object) - Static method in class mezz.jei.gui.Focus
 
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
 
createInternalError() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandlerHelper
Create an error with type INTERNAL.
createInternalError() - Method in class mezz.jei.transfer.RecipeTransferHandlerHelper
 
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() - 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
 
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
 
draw(int, int) - Method in class mezz.jei.gui.RecipesGui
 
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
 
drawBackground() - Method in class mezz.jei.gui.RecipesGui
 
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
 
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) - 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) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
 
drawInfo(Minecraft, int, int) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
drawInfo(Minecraft, int, int) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipe
 
drawInfo(Minecraft, int, int) - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipe
 
drawScreen(Minecraft, int, int) - Method in class mezz.jei.gui.ItemListOverlay
 

E

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

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

get() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
get() - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
getAll() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
getAll() - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
 
getAllSubtypes(Iterable) - Static method in class mezz.jei.util.StackUtil
 
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
 
getCategory(String) - Method in class mezz.jei.config.LocalizedConfiguration
 
getConfigFile() - Static method in class mezz.jei.config.Config
 
getConfiguration() - Method in class mezz.jei.config.LocalizedConfiguration
 
getContainerClass() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandler
 
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
 
getCraftingRecipes() - Static method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeMaker
 
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 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
 
getFluidInputs() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
 
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 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, IGuiHelper) - 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() - Static method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeMaker
 
getGuiHelper() - Method in interface mezz.jei.api.IJeiHelpers
Helps with the implementation of GUIs.
getGuiHelper() - Method in class mezz.jei.JeiHelpers
 
getGuiIngredients() - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
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
Get all the ignored tag names out of a set of NBT tag names.
getIgnoredNbtTags(Set<String>) - Method in class mezz.jei.NbtIgnoreList
 
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.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() - Static method in class mezz.jei.config.Config
 
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
 
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
 
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
 
getModName() - Method in class mezz.jei.util.ItemStackElement
 
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
 
getModPlugins(ASMDataTable) - Static method in class mezz.jei.util.AnnotatedInstanceUtil
 
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
 
getNbtKeyIgnoreList() - Static method in class mezz.jei.config.Config
 
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
 
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 Recipe Categories
getRecipeCategories() - 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
 
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
 
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
 
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() - Static method in class mezz.jei.Internal
 
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
 
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
 
getStack() - Method in class mezz.jei.gui.Focus
 
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) - Method in class mezz.jei.debug.DebugItem
 
getSubtypes(ItemStack) - Static method in class mezz.jei.util.StackUtil
Returns all the subtypes of itemStack if it has a wildcard meta value.
getSubtypes(Item) - Static method in class mezz.jei.util.StackUtil
 
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
 
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(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) - Static method in class mezz.jei.util.StackUtil
 
getUniqueIdentifierForStack(ItemStack, boolean) - Static method in class mezz.jei.util.StackUtil
 
getUniqueIdentifiersWithWildcard(ItemStack) - Static method in class mezz.jei.util.StackUtil
 
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
 
getX() - Method in class mezz.jei.util.MouseHelper
 
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(GuiContainer, RecipesGui) - 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) - 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
 
GuiTextFieldFilter - Class in mezz.jei.input
 
GuiTextFieldFilter(int, FontRenderer, int, int, int, int) - Constructor for class mezz.jei.input.GuiTextFieldFilter
 

H

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.gui.RecipesGui
 
handleMouseClicked(int, int, int) - Method in class mezz.jei.input.GuiTextFieldFilter
 
handleMouseClicked(int, int, int) - Method in interface mezz.jei.input.IMouseHandler
 
handleMouseEvent(int, int) - Method in class mezz.jei.input.InputHandler
 
handleMouseScrolled(int, int, int) - Method in class mezz.jei.gui.ItemListOverlay
 
handleMouseScrolled(int, int, int) - Method in class mezz.jei.gui.RecipesGui
 
handleMouseScrolled(int, int, int) - Method in interface mezz.jei.input.IMouseHandler
 
handleTick() - Method in class mezz.jei.gui.ItemListOverlay
 
hasChanged() - Method in class mezz.jei.config.LocalizedConfiguration
 
hashCode() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
hasKeyboardFocus() - Method in class mezz.jei.gui.ItemListOverlay
 
hasKeyboardFocus() - Method in class mezz.jei.input.GuiContainerWrapper
 
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

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(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
 
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
 
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.
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
Sets up the fluid at slotIndex.
init(int, boolean, int, int) - Method in interface mezz.jei.api.gui.IGuiItemStackGroup
ItemStacks must be initialized once, and then can be set many times.
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(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(GuiContainer) - Method in class mezz.jei.gui.ItemListOverlay
 
initGui(Minecraft) - Method in class mezz.jei.gui.RecipesGui
 
initialize(Minecraft) - Method in class mezz.jei.config.JEIModGuiFactory
 
InputHandler - Class in mezz.jei.input
 
InputHandler(RecipesGui, ItemListOverlay, GuiContainer) - 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.
isAtPrefixRequiredForModName() - Static method in class mezz.jei.config.Config
 
isBlank() - Method in class mezz.jei.gui.Focus
 
isCheatItemsEnabled() - 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
 
IShapedCraftingRecipeWrapper - Interface in mezz.jei.api.recipe.wrapper
 
isHideMissingModelsEnabled() - Static method in class mezz.jei.config.Config
 
IShowsRecipeFocuses - Interface in mezz.jei.input
 
isIdentical(ItemStack, ItemStack) - Static method in class mezz.jei.util.StackUtil
 
isInput() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
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, boolean) - Static method in class mezz.jei.config.Config
 
isJeiOnServer() - Static method in class mezz.jei.config.Config
 
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
Check to see if an NBT tag is ignored.
isNbtTagIgnored(String) - Method in class mezz.jei.NbtIgnoreList
 
isOpen() - Method in class mezz.jei.gui.ItemListOverlay
 
isOpen() - Method in class mezz.jei.gui.RecipesGui
 
isOpen() - Method in class mezz.jei.input.GuiContainerWrapper
 
isOpen() - Method in interface mezz.jei.input.ICloseable
 
isRecipeAnimationsEnabled() - 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
 
ItemBlacklist - Class in mezz.jei
 
ItemBlacklist() - Constructor for class mezz.jei.ItemBlacklist
 
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) - Constructor for class mezz.jei.gui.ItemListOverlay
 
ItemRegistry - Class in mezz.jei
 
ItemRegistry() - Constructor for class mezz.jei.ItemRegistry
 
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
 
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
 
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
 

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
 
matchingItems - Variable in class mezz.jei.transfer.BasicRecipeTransferHandler.MatchingItemsResult
 
MatchingItemsResult() - Constructor for class mezz.jei.transfer.BasicRecipeTransferHandler.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
 
missingItems - Variable in class mezz.jei.transfer.BasicRecipeTransferHandler.MatchingItemsResult
 
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
 
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
 
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
 
onDraw(boolean) - Method in class mezz.jei.util.CycleTimer
 
onDrawScreenEventPost(GuiScreenEvent.DrawScreenEvent.Post) - Method in class mezz.jei.GuiEventHandler
 
onDrawScreenEventPre(GuiScreenEvent.DrawScreenEvent.Pre) - Method in class mezz.jei.GuiEventHandler
 
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 class mezz.jei.input.GuiContainerWrapper
 
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
Called when the IRecipeRegistry is available, after all mods have registered.
onRecipeRegistryAvailable(IRecipeRegistry) - Method in class mezz.jei.plugins.jei.JEIPlugin
 
onRecipeRegistryAvailable(IRecipeRegistry) - 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
 
open() - Method in class mezz.jei.gui.RecipesGui
 
open() - Method in class mezz.jei.input.GuiContainerWrapper
 
open() - Method in interface mezz.jei.input.ICloseable
 
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>) - Constructor for class mezz.jei.network.packets.PacketRecipeTransfer
 
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
 

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
 
RecipeCategoryComparator - Class in mezz.jei.util
 
RecipeCategoryComparator(List<IRecipeCategory>) - Constructor for class mezz.jei.util.RecipeCategoryComparator
 
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>) - 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
Called before the Recipes Gui is init.
RecipesGuiInitEvent() - Constructor for class mezz.jei.gui.RecipesGuiInitEvent
 
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>) - Static method in class mezz.jei.util.StackUtil
 
removeItemFromBlacklist(ItemStack) - Method in interface mezz.jei.api.IItemBlacklist
Undo blacklisting an item.
removeItemFromBlacklist(ItemStack) - Method in class mezz.jei.ItemBlacklist
 
removeItemFromConfigBlacklist(ItemStack, boolean) - Static method in class mezz.jei.config.Config
 
render(GuiItemStackFast, 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
 
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

save() - Method in class mezz.jei.config.LocalizedConfiguration
 
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
 
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(int, T) - Method in interface mezz.jei.api.gui.IGuiIngredientGroup
 
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
 
setCategoryFocus() - Method in interface mezz.jei.gui.IRecipeGuiLogic
 
setCategoryFocus() - Method in class mezz.jei.gui.RecipeGuiLogic
 
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, List) - Method in class mezz.jei.gui.ingredients.GuiItemStackGroup
 
setHelpers(JeiHelpers) - Static method in class mezz.jei.Internal
 
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>) - Static method in class mezz.jei.transfer.BasicRecipeTransferHandler
 
setItemStack(ItemStack) - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
 
setJeiOnServer(boolean) - Static method in class mezz.jei.config.Config
 
setKeyboardFocus(boolean) - Method in class mezz.jei.gui.ItemListOverlay
 
setKeyboardFocus(boolean) - Method in class mezz.jei.input.GuiContainerWrapper
 
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
 
setRecipeRegistry(RecipeRegistry) - Static method in class mezz.jei.Internal
 
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
 
setTooltipCallback(ITooltipCallback<T>) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
setWorldAndResolution(Minecraft, int, int) - Method in class mezz.jei.gui.RecipesGui
Fire our own RecipesGuiInitEvent instead of Forge's GuiInitEvent to avoid confusion.
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
 
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.ItemFilter
 
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
 
StackUtil - Class in mezz.jei.util
 
startJEI(FMLModIdMappingEvent) - Method in class mezz.jei.JustEnoughItems
 
startJEI() - Method in class mezz.jei.ProxyCommon
 
startJEI() - Method in class mezz.jei.ProxyCommonClient
 
StringUtil - Class in mezz.jei.util
 
syncConfig() - 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
 
toggleEnabled() - Method in class mezz.jei.gui.ItemListOverlay
 
toggleOverlay - Static variable in class mezz.jei.config.KeyBindings
 
toItemStackList(Object) - Static method in class mezz.jei.util.StackUtil
 
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.config.LocalizedConfiguration
 
toString() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
 
trace(String, Object...) - Static method in class mezz.jei.util.Log
 
transferRecipe(Container, RecipeLayout, EntityPlayer, boolean) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandler
 
transferRecipe(Container, RecipeLayout, EntityPlayer, boolean) - Method in class mezz.jei.transfer.BasicRecipeTransferHandler
 
transferRecipe(RecipeLayout, EntityPlayer) - 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(GuiContainer) - 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.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.
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 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.
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
 
VERSION - Static variable in class mezz.jei.config.Constants
 

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 R S T U V W 
Skip navigation links