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 X Y 

A

AbstractModIdHelper - Class in mezz.jei.ingredients
 
AbstractModIdHelper() - Constructor for class mezz.jei.ingredients.AbstractModIdHelper
 
add(T) - Method in class mezz.jei.bookmarks.BookmarkList
 
add(V) - Method in class mezz.jei.collect.IngredientSet
 
add(IngredientListSlot) - Method in class mezz.jei.render.IngredientListBatchRenderer
 
addCatalysts(IRecipeCategory, List<Object>, RecipeMap) - Method in class mezz.jei.recipes.RecipeCatalystBuilder
 
addCategory(String) - Method in class mezz.jei.config.LocalizedConfiguration
 
addCategoryExtension(Class<? extends R>, Function<R, ? extends ICraftingCategoryExtension>) - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
addContent(ILeftAreaContent) - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
addCustomCategoryComment(String, String) - Method in class mezz.jei.config.forge.Configuration
 
addGhostIngredientHandler(Class<T>, IGhostIngredientHandler<T>) - Method in class mezz.jei.load.registration.GuiHandlerRegistration
 
addGlobalGuiHandler(IGlobalGuiHandler) - Method in class mezz.jei.load.registration.GuiHandlerRegistration
 
addGuiContainerHandler(Class<? extends T>, IGuiContainerHandler<T>) - Method in class mezz.jei.load.registration.GuiHandlerRegistration
 
addGuiScreenHandler(Class<T>, IGuiScreenHandler<T>) - Method in class mezz.jei.load.registration.GuiHandlerRegistration
 
addIngredient(IIngredientListElementInfo<V>) - Method in class mezz.jei.ingredients.IngredientFilter
 
addIngredientInfo(T, IIngredientType<T>, String...) - Method in class mezz.jei.load.registration.RecipeRegistration
 
addIngredientInfo(List<T>, IIngredientType<T>, String...) - Method in class mezz.jei.load.registration.RecipeRegistration
 
addIngredients(NonNullList<IIngredientListElement<?>>, IIngredientManager, IModIdHelper) - Method in class mezz.jei.ingredients.IngredientFilter
 
addIngredientsAtRuntime(IIngredientType<V>, Collection<V>) - Method in class mezz.jei.ingredients.IngredientManager
 
addIngredientsAtRuntime(IIngredientType<V>, Collection<V>, IngredientFilter) - Method in class mezz.jei.ingredients.IngredientManager
 
addIngredientToBlacklist(V, IIngredientHelper<V>) - Method in class mezz.jei.ingredients.IngredientBlacklistInternal
 
addIngredientToConfigBlacklist(IngredientFilter, IIngredientManager, V, IngredientBlacklistType, IIngredientHelper<V>) - Method in class mezz.jei.config.EditModeConfig
 
addIngredientToConfigBlacklist(IngredientFilter, IIngredientManager, V, IngredientBlacklistType, IIngredientHelper<V>) - Method in interface mezz.jei.config.IEditModeConfig
 
addLifecycleListener(IEventBus, Class<T>, Consumer<T>) - Static method in class mezz.jei.events.EventBusHelper
 
addListener(IIngredientGridSource.Listener) - Method in class mezz.jei.bookmarks.BookmarkList
 
addListener(Class<T>, Consumer<T>) - Static method in class mezz.jei.events.EventBusHelper
 
addListener(IIngredientGridSource.Listener) - Method in interface mezz.jei.gui.overlay.IIngredientGridSource
 
addListener(IIngredientGridSource.Listener) - Method in class mezz.jei.ingredients.IngredientFilter
 
addModNameToIngredientTooltip(List<String>, T, IIngredientHelper<T>) - Method in class mezz.jei.ingredients.AbstractModIdHelper
 
addModNameToIngredientTooltip(List<String>, T, IIngredientHelper<T>) - Method in class mezz.jei.ingredients.ForgeModIdHelper
 
addPadding(int, int, int, int) - Method in class mezz.jei.gui.elements.DrawableBuilder
 
addRecipe(ItemStack, ItemStack) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeUtil
 
addRecipe(T, ResourceLocation) - Method in class mezz.jei.recipes.RecipeManager
Deprecated.
addRecipe(T, IRecipeCategory<T>, Map<IIngredientType, List>) - Method in class mezz.jei.recipes.RecipeMap
 
addRecipeCatalyst(Object, ResourceLocation...) - Method in class mezz.jei.load.registration.RecipeCatalystRegistration
 
addRecipeCategories(IRecipeCategory...) - Method in class mezz.jei.load.registration.RecipeCategoryRegistration
 
addRecipeCategory(IRecipeCategory, V, IIngredientHelper<V>) - Method in class mezz.jei.recipes.RecipeMap
 
addRecipeExtensionFactory(Class<? extends R>, Function<R, ? extends W>) - Method in class mezz.jei.recipes.ExtendableRecipeCategoryHelper
 
addRecipeManagerPlugin(IRecipeManagerPlugin) - Method in class mezz.jei.load.registration.AdvancedRegistration
 
addRecipes(Collection<?>, ResourceLocation) - Method in class mezz.jei.load.registration.RecipeRegistration
 
addRecipeTransferHandler(Class<C>, ResourceLocation, int, int, int, int) - Method in class mezz.jei.load.registration.RecipeTransferRegistration
 
addRecipeTransferHandler(IRecipeTransferInfo<C>) - Method in class mezz.jei.load.registration.RecipeTransferRegistration
 
addRecipeTransferHandler(IRecipeTransferHandler<?>, ResourceLocation) - Method in class mezz.jei.load.registration.RecipeTransferRegistration
 
addSearchTree(ISearchTree) - Method in class mezz.jei.suffixtree.CombinedSearchTrees
 
addToLists(T, boolean) - Method in class mezz.jei.bookmarks.BookmarkList
 
addTooltipCallback(ITooltipCallback<T>) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
addUniversalRecipeTransferHandler(IRecipeTransferHandler<?>) - Method in class mezz.jei.load.registration.RecipeTransferRegistration
 
AdvancedRegistration - Class in mezz.jei.load.registration
 
AdvancedRegistration(IJeiHelpers) - Constructor for class mezz.jei.load.registration.AdvancedRegistration
 
ALLOWED_CHARS - Static variable in class mezz.jei.config.forge.ConfigCategory
 
ALLOWED_CHARS - Static variable in class mezz.jei.config.forge.Configuration
 
allowedProperties - Static variable in class mezz.jei.config.forge.ConfigCategory
 
allowedProperties - Static variable in class mezz.jei.config.forge.Configuration
 
animatedFlame - Variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
AnnotatedInstanceUtil - Class in mezz.jei.util
 
AnvilRecipe - Class in mezz.jei.plugins.vanilla.anvil
 
AnvilRecipe(List<ItemStack>, List<ItemStack>, List<ItemStack>) - Constructor for class mezz.jei.plugins.vanilla.anvil.AnvilRecipe
 
AnvilRecipeCategory - Class in mezz.jei.plugins.vanilla.anvil
 
AnvilRecipeCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.vanilla.anvil.AnvilRecipeCategory
 
AnvilRecipeDisplayData - Class in mezz.jei.plugins.vanilla.anvil
 
AnvilRecipeDisplayData() - Constructor for class mezz.jei.plugins.vanilla.anvil.AnvilRecipeDisplayData
 
AnvilRecipeMaker - Class in mezz.jei.plugins.vanilla.anvil
 
apply(ItemStack) - Method in class mezz.jei.plugins.vanilla.brewing.PotionSubtypeInterpreter
 
apply(T) - Method in class mezz.jei.recipes.ExtendableRecipeCategoryHelper.RecipeHandler
 
area - Variable in class mezz.jei.render.IngredientListElementRenderer
 
areEqual(IGuiProperties, IGuiProperties) - Static method in class mezz.jei.gui.overlay.GuiProperties
 
arrow - Variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
assertMainThread() - Static method in class mezz.jei.util.ErrorUtil
 
avg(boolean) - Method in class mezz.jei.color.MMCQ.VBox
 

B

back() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
back() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
back() - Method in class mezz.jei.gui.recipes.RecipesGui
 
BasicRecipeTransferHandler<C extends net.minecraft.inventory.Container> - Class in mezz.jei.transfer
 
BasicRecipeTransferHandler(IStackHelper, IRecipeTransferHandlerHelper, IRecipeTransferInfo<C>) - Constructor for class mezz.jei.transfer.BasicRecipeTransferHandler
 
BasicRecipeTransferHandlerServer - Class in mezz.jei.transfer
 
BasicRecipeTransferInfo<C extends net.minecraft.inventory.Container> - Class in mezz.jei.transfer
 
BasicRecipeTransferInfo(Class<C>, ResourceLocation, int, int, int, int) - Constructor for class mezz.jei.transfer.BasicRecipeTransferInfo
 
bookmark - Static variable in class mezz.jei.config.KeyBindings
 
BookmarkButton - Class in mezz.jei.gui.overlay.bookmarks
 
BookmarkConfig - Class in mezz.jei.config
 
BookmarkConfig(File) - Constructor for class mezz.jei.config.BookmarkConfig
 
BookmarkList - Class in mezz.jei.bookmarks
 
BookmarkList(IngredientManager, BookmarkConfig) - Constructor for class mezz.jei.bookmarks.BookmarkList
 
BookmarkOverlay - Class in mezz.jei.gui.overlay.bookmarks
 
BookmarkOverlay(BookmarkList, Textures, IngredientGridWithNavigation, IWorldConfig) - Constructor for class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
bookmarkOverlayEnabled - Variable in class mezz.jei.config.WorldConfigValues
 
BookmarkOverlayToggleEvent - Class in mezz.jei.events
 
BookmarkOverlayToggleEvent() - Constructor for class mezz.jei.events.BookmarkOverlayToggleEvent
 
BookmarkOverlayToggleEvent(boolean) - Constructor for class mezz.jei.events.BookmarkOverlayToggleEvent
 
BrewingRecipeCategory - Class in mezz.jei.plugins.vanilla.brewing
 
BrewingRecipeCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
BrewingRecipeMaker - Class in mezz.jei.plugins.vanilla.brewing
 
BrewingRecipeUtil - Class in mezz.jei.plugins.vanilla.brewing
 
BrewingRecipeUtil(IIngredientHelper<ItemStack>) - Constructor for class mezz.jei.plugins.vanilla.brewing.BrewingRecipeUtil
 
build() - Method in class mezz.jei.gui.elements.DrawableBuilder
 
buildAnimated(int, IDrawableAnimated.StartDirection, boolean) - Method in class mezz.jei.gui.elements.DrawableBuilder
 
buildAnimated(ITickTimer, IDrawableAnimated.StartDirection) - Method in class mezz.jei.gui.elements.DrawableBuilder
 
buildCategoriesForRecipeCatalystKeys() - Method in class mezz.jei.recipes.RecipeCatalystBuilder
 
buildRecipeCatalysts() - Method in class mezz.jei.recipes.RecipeCatalystBuilder
 

C

callOnPlugins(String, List<IModPlugin>, Consumer<IModPlugin>) - Static method in class mezz.jei.load.PluginCaller
 
canHandle(C) - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
 
canSetFocusWithMouse() - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
canSetFocusWithMouse() - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
canSetFocusWithMouse() - Method in class mezz.jei.gui.overlay.IngredientGrid
 
canSetFocusWithMouse() - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
canSetFocusWithMouse() - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
canSetFocusWithMouse() - Method in class mezz.jei.gui.recipes.RecipeCatalysts
 
canSetFocusWithMouse() - Method in class mezz.jei.gui.recipes.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.ClientConfig
 
CATEGORY_CLIENT - Static variable in class mezz.jei.config.forge.Configuration
 
CATEGORY_GENERAL - Static variable in class mezz.jei.config.forge.Configuration
 
CATEGORY_SEARCH - Static variable in class mezz.jei.config.IngredientFilterConfig
 
CATEGORY_SEARCH_COLORS - Static variable in class mezz.jei.config.ClientConfig
 
CATEGORY_SPLITTER - Static variable in class mezz.jei.config.forge.Configuration
 
centerSearchBarEnabled - Variable in class mezz.jei.config.ConfigValues
 
CHANNEL_ID - Static variable in class mezz.jei.network.PacketHandler
 
cheatItemsEnabled - Variable in class mezz.jei.config.WorldConfigValues
 
check(IFocus<V>) - Static method in class mezz.jei.gui.Focus
Make sure any IFocus coming in through API calls is validated and turned into JEI's Focus.
checkForModNameFormatOverride() - Method in class mezz.jei.config.ModIdFormattingConfig
 
checkHotbarKeys(InputMappings.Input) - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
Modeled after GuiContainer#checkHotbarKeys(int) Sets the stack in a hotbar slot to the one that's hovered over.
checkHover(double, double) - Method in class mezz.jei.gui.HoverChecker
 
checkHover(double, double) - Method in class mezz.jei.plugins.debug.DebugRecipe
 
checkIsValidIngredient(T, String) - Static method in class mezz.jei.util.ErrorUtil
 
checkNotEmpty(ItemStack) - Static method in class mezz.jei.util.ErrorUtil
 
checkNotEmpty(ItemStack, String) - Static method in class mezz.jei.util.ErrorUtil
 
checkNotEmpty(T[], String) - Static method in class mezz.jei.util.ErrorUtil
 
checkNotEmpty(Collection, String) - Static method in class mezz.jei.util.ErrorUtil
 
checkNotNull(T, String) - Static method in class mezz.jei.util.ErrorUtil
 
clamp(int, int, int) - Static method in class mezz.jei.util.MathUtil
 
clear() - Method in class mezz.jei.collect.IngredientSet
 
clear() - Method in class mezz.jei.collect.Table
 
clear() - Method in class mezz.jei.config.forge.ConfigCategory
 
clear() - Method in class mezz.jei.render.IngredientListBatchRenderer
 
clear() - Method in class mezz.jei.render.IngredientListSlot
 
clearHistory() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
clearHistory() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
ClickedIngredient<V> - Class in mezz.jei.input
 
ClientConfig - Class in mezz.jei.config
 
ClientConfig(File) - Constructor for class mezz.jei.config.ClientConfig
 
clientHandlers - Variable in class mezz.jei.network.PacketHandlerClient
 
ClientLifecycleHandler - Class in mezz.jei.startup
 
ClientLifecycleHandler(NetworkHandler) - Constructor for class mezz.jei.startup.ClientLifecycleHandler
 
clone() - Method in class mezz.jei.color.MMCQ.VBox
 
close() - Method in class mezz.jei.config.forge.Configuration.UnicodeInputStreamReader
 
close() - Method in class mezz.jei.gui.recipes.RecipesGui
 
close() - Method in class mezz.jei.runtime.JeiRuntime
 
CMap() - Constructor for class mezz.jei.color.MMCQ.CMap
 
ColorGetter - Class in mezz.jei.color
 
ColorNamer - Class in mezz.jei.color
 
ColorNamer(ImmutableMap<Integer, String>) - Constructor for class mezz.jei.color.ColorNamer
 
colorSearchMode - Variable in class mezz.jei.config.IngredientFilterConfigValues
 
ColorThief - Class in mezz.jei.color
 
ColorThief() - Constructor for class mezz.jei.color.ColorThief
 
ColorUtil - Class in mezz.jei.color
 
CombinedSearchTrees - Class in mezz.jei.suffixtree
 
CombinedSearchTrees() - Constructor for class mezz.jei.suffixtree.CombinedSearchTrees
 
CommandUtil - Class in mezz.jei.util
 
CommandUtilServer - Class in mezz.jei.util
Server-side-safe utilities for commands.
COMMENT_SEPARATOR - Static variable in class mezz.jei.config.forge.ConfigCategory
 
COMMENT_SEPARATOR - Static variable in class mezz.jei.config.forge.Configuration
 
compare(IIngredientListElementInfo<?>, IIngredientListElementInfo<?>) - Method in class mezz.jei.ingredients.IngredientListElementComparator
 
compare(ResourceLocation, ResourceLocation) - Method in class mezz.jei.recipes.RecipeCategoryComparator
 
computeIfAbsent(R, C, Supplier<V>) - Method in class mezz.jei.collect.Table
 
Config - Annotation Type in mezz.jei.config.forge
 
Config.Comment - Annotation Type in mezz.jei.config.forge
 
Config.Ignore - Annotation Type in mezz.jei.config.forge
 
Config.LangKey - Annotation Type in mezz.jei.config.forge
 
Config.Name - Annotation Type in mezz.jei.config.forge
 
Config.RangeDouble - Annotation Type in mezz.jei.config.forge
 
Config.RangeInt - Annotation Type in mezz.jei.config.forge
 
Config.RequiresMcRestart - Annotation Type in mezz.jei.config.forge
 
Config.RequiresWorldRestart - Annotation Type in mezz.jei.config.forge
 
Config.Type - Enum in mezz.jei.config.forge
 
ConfigButton - Class in mezz.jei.gui.overlay
 
ConfigCategory - Class in mezz.jei.config.forge
 
ConfigCategory(String) - Constructor for class mezz.jei.config.forge.ConfigCategory
 
ConfigCategory(String, ConfigCategory) - Constructor for class mezz.jei.config.forge.ConfigCategory
 
ConfigElement - Class in mezz.jei.config.forge
This class bridges the gap between the FML config GUI classes and the Forge Configuration classes.
ConfigElement(ConfigCategory) - Constructor for class mezz.jei.config.forge.ConfigElement
 
ConfigElement(Property) - Constructor for class mezz.jei.config.forge.ConfigElement
 
ConfigGuiType - Enum in mezz.jei.config.forge
 
Configuration - Class in mezz.jei.config.forge
This class offers advanced configurations capabilities, allowing to provide various categories for configuration variables.
Configuration() - Constructor for class mezz.jei.config.forge.Configuration
 
Configuration(File) - Constructor for class mezz.jei.config.forge.Configuration
Create a configuration file for the file given in parameter.
Configuration(File, String) - Constructor for class mezz.jei.config.forge.Configuration
Create a configuration file for the file given in parameter with the provided config version number.
Configuration(File, String, boolean) - Constructor for class mezz.jei.config.forge.Configuration
 
Configuration(File, boolean) - Constructor for class mezz.jei.config.forge.Configuration
 
Configuration.UnicodeInputStreamReader - Class in mezz.jei.config.forge
 
ConfigValues - Class in mezz.jei.config
 
ConfigValues() - Constructor for class mezz.jei.config.ConfigValues
 
Constants - Class in mezz.jei.config
 
contains(Object) - Method in class mezz.jei.collect.IngredientSet
 
contains(K, V) - Method in class mezz.jei.collect.MultiMap
 
contains(int[]) - Method in class mezz.jei.color.MMCQ.VBox
 
contains(Collection<Rectangle2d>, double, double) - Static method in class mezz.jei.util.MathUtil
 
contains(Rectangle2d, double, double) - Static method in class mezz.jei.util.MathUtil
 
containsAnyStackIndexed(IStackHelper, Map<Integer, ItemStack>, Iterable<ItemStack>) - Static method in class mezz.jei.transfer.RecipeTransferUtil
 
containsKey(K) - Method in class mezz.jei.collect.MultiMap
 
containsKey(String) - Method in class mezz.jei.config.forge.ConfigCategory
 
containsKey(Object) - Method in class mezz.jei.config.forge.ConfigCategory
 
containsStack(IStackHelper, Iterable<ItemStackMatchable<R>>, ItemStackMatchable<?>) - Static method in class mezz.jei.transfer.RecipeTransferUtil
 
containsStackMatchable(IStackHelper, Iterable<ItemStackMatchable<R>>, Iterable<ItemStackMatchable<T>>) - Static method in class mezz.jei.transfer.RecipeTransferUtil
 
containsValue(Object) - Method in class mezz.jei.config.forge.ConfigCategory
 
copy() - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredient
 
copyCategoryProps(Configuration, String[]) - Method in class mezz.jei.config.forge.Configuration
Copies property objects from another Configuration object to this one using the list of category names.
copyIngredient(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
 
copyIngredient(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
copyIngredient(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
count(boolean) - Method in class mezz.jei.color.MMCQ.VBox
 
CraftingGridHelper - Class in mezz.jei.gui
 
CraftingGridHelper(int) - Constructor for class mezz.jei.gui.CraftingGridHelper
 
CraftingRecipeCategory - Class in mezz.jei.plugins.vanilla.crafting
 
CraftingRecipeCategory(IGuiHelper, IModIdHelper) - Constructor for class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
craftingSlots - Variable in class mezz.jei.network.packets.PacketRecipeTransfer
 
create(IIngredientHelper<V>) - Static method in class mezz.jei.collect.IngredientSet
 
create(GhostIngredientDrag<T>, double, double) - Static method in class mezz.jei.gui.ghost.GhostIngredientReturning
 
create(BookmarkOverlay, BookmarkList, Textures, IWorldConfig) - Static method in class mezz.jei.gui.overlay.bookmarks.BookmarkButton
 
create(IngredientListOverlay, IWorldConfig) - Static method in class mezz.jei.gui.overlay.ConfigButton
 
create(GuiContainer) - Static method in class mezz.jei.gui.overlay.GuiProperties
 
create(RecipesGui) - Static method in class mezz.jei.gui.overlay.GuiProperties
 
create(int, IRecipeCategory<T>, T, Focus, int, int) - Static method in class mezz.jei.gui.recipes.RecipeLayout
 
create(IIngredientListElement<V>, IIngredientManager, IModIdHelper) - Static method in class mezz.jei.ingredients.IngredientListElementInfo
 
create(V, Rectangle2d) - Static method in class mezz.jei.input.ClickedIngredient
 
create(List<T>, IIngredientType<T>, String...) - Static method in class mezz.jei.plugins.jei.info.IngredientInfoRecipe
 
create() - Static method in class mezz.jei.plugins.jei.ingredients.DebugIngredientListFactory
 
create() - Static method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackListFactory
 
create(StackHelper) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackListFactory
 
createAnimatedDrawable(IDrawableStatic, int, IDrawableAnimated.StartDirection, boolean) - Method in class mezz.jei.gui.GuiHelper
 
createAnvilRecipe(ItemStack, List<ItemStack>, List<ItemStack>) - Method in class mezz.jei.plugins.vanilla.VanillaRecipeFactory
 
createAnvilRecipe(List<ItemStack>, List<ItemStack>, List<ItemStack>) - Method in class mezz.jei.plugins.vanilla.VanillaRecipeFactory
 
createBaseList(IIngredientManager) - Static method in class mezz.jei.ingredients.IngredientListElementFactory
 
createBlankDrawable(int, int) - Method in class mezz.jei.gui.GuiHelper
 
createBrewingRecipe(List<ItemStack>, ItemStack, ItemStack) - Method in class mezz.jei.plugins.vanilla.VanillaRecipeFactory
 
createClientPacketHandler(IWorldConfig) - Method in class mezz.jei.startup.NetworkHandler
 
createCraftingGridHelper(int) - Method in class mezz.jei.gui.GuiHelper
 
createDrawableIngredient(V) - Method in class mezz.jei.gui.GuiHelper
 
createFocus(IFocus.Mode, V) - Method in class mezz.jei.recipes.RecipeManager
 
createIngredientManager(IModIdHelper, IngredientBlacklistInternal, boolean) - Method in class mezz.jei.ingredients.ModIngredientRegistration
 
createInternalError() - Method in class mezz.jei.transfer.RecipeTransferHandlerHelper
 
createList(IIngredientManager, IIngredientType<V>, Collection<V>) - Static method in class mezz.jei.ingredients.IngredientListElementFactory
 
createOrderedElement(IIngredientManager, IIngredientType<V>, V) - Static method in class mezz.jei.ingredients.IngredientListElementFactory
 
createRecipeLayoutDrawable(IRecipeCategory<T>, T, IFocus<?>) - Method in class mezz.jei.recipes.RecipeManager
 
createRenderIngredientException(Throwable, T) - Static method in class mezz.jei.util.ErrorUtil
 
createServerPacketHandler() - Method in class mezz.jei.startup.NetworkHandler
 
createTickTimer(int, int, boolean) - Method in class mezz.jei.gui.GuiHelper
 
createTippedArrowRecipes() - Static method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeMaker
 
createUnorderedElement(V) - Static method in class mezz.jei.ingredients.IngredientListElementFactory
 
createUserErrorForSlots(String, Collection<Integer>) - Method in class mezz.jei.transfer.RecipeTransferHandlerHelper
 
createUserErrorWithTooltip(String) - Method in class mezz.jei.transfer.RecipeTransferHandlerHelper
 
creativeTabSearchMode - Variable in class mezz.jei.config.IngredientFilterConfigValues
 
CycleTimer - Class in mezz.jei.gui.ingredients
 
CycleTimer(int) - Constructor for class mezz.jei.gui.ingredients.CycleTimer
 

D

DebugGhostIngredientHandler<T extends net.minecraft.client.gui.inventory.GuiContainer> - Class in mezz.jei.plugins.debug
 
DebugGhostIngredientHandler() - Constructor for class mezz.jei.plugins.debug.DebugGhostIngredientHandler
 
DebugIngredient - Class in mezz.jei.plugins.jei.ingredients
 
DebugIngredient(int) - Constructor for class mezz.jei.plugins.jei.ingredients.DebugIngredient
 
DebugIngredientHelper - Class in mezz.jei.plugins.jei.ingredients
 
DebugIngredientHelper() - Constructor for class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
 
DebugIngredientListFactory - Class in mezz.jei.plugins.jei.ingredients
 
DebugIngredientRenderer - Class in mezz.jei.plugins.jei.ingredients
 
DebugIngredientRenderer(IIngredientHelper<DebugIngredient>) - Constructor for class mezz.jei.plugins.jei.ingredients.DebugIngredientRenderer
 
debugModeEnabled - Variable in class mezz.jei.config.ConfigValues
 
DebugRecipe - Class in mezz.jei.plugins.debug
 
DebugRecipe() - Constructor for class mezz.jei.plugins.debug.DebugRecipe
 
DebugRecipeCategory - Class in mezz.jei.plugins.debug
 
DebugRecipeCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.debug.DebugRecipeCategory
 
DEFAULT_ENCODING - Static variable in class mezz.jei.config.forge.Configuration
 
defaultEncoding - Variable in class mezz.jei.config.forge.Configuration
 
defaultModNameFormatFriendly - Static variable in class mezz.jei.config.ModIdFormattingConfig
 
delegate - Variable in class mezz.jei.util.MatchingIterable.DelegateIterator
 
DelegateIterator(Iterator<T>) - Constructor for class mezz.jei.util.MatchingIterable.DelegateIterator
 
divideCeil(int, int) - Static method in class mezz.jei.util.MathUtil
 
doesGuiPauseGame() - Method in class mezz.jei.gui.recipes.RecipesGui
 
draw(int, int) - Method in class mezz.jei.gui.elements.DrawableAnimated
 
draw(int, int, int, int, int, int) - Method in class mezz.jei.gui.elements.DrawableBlank
 
draw(int, int) - Method in class mezz.jei.gui.elements.DrawableBlank
 
draw(int, int) - Method in class mezz.jei.gui.elements.DrawableIngredient
 
draw(int, int, int, int) - Method in class mezz.jei.gui.elements.DrawableNineSliceTexture
 
draw(int, int) - Method in class mezz.jei.gui.elements.DrawableResource
 
draw(int, int, int, int, int, int) - Method in class mezz.jei.gui.elements.DrawableResource
 
draw(int, int) - Method in class mezz.jei.gui.elements.DrawableSprite
 
draw(int, int, int, int, int, int) - Method in class mezz.jei.gui.elements.DrawableSprite
 
draw(int, int, float) - Method in class mezz.jei.gui.elements.GuiIconToggleButton
 
draw(int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
draw(int, int, int, int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
draw(Minecraft, int, int) - Method in class mezz.jei.gui.overlay.IngredientGrid
 
draw(Minecraft, int, int, float) - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
draw(Minecraft, int, int, float) - Method in class mezz.jei.gui.PageNavigation
 
draw(int, int) - Method in class mezz.jei.gui.recipes.RecipeCatalysts
 
draw(boolean, int, int) - Method in class mezz.jei.gui.recipes.RecipeCategoryTab
 
draw(boolean, int, int) - Method in class mezz.jei.gui.recipes.RecipeGuiTab
 
draw(Minecraft, int, int) - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
draw(int) - Method in class mezz.jei.gui.recipes.ShapelessIcon
 
draw(DebugRecipe, double, double) - Method in class mezz.jei.plugins.debug.DebugRecipeCategory
 
draw(IngredientInfoRecipe, double, double) - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
draw(AnvilRecipe, double, double) - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeCategory
 
draw(JeiBrewingRecipe, double, double) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
draw(IRecipe, double, double) - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
draw(FuelRecipe, double, double) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
draw(FurnaceRecipe, double, double) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
DrawableAnimated - Class in mezz.jei.gui.elements
 
DrawableAnimated(IDrawableStatic, int, IDrawableAnimated.StartDirection, boolean) - Constructor for class mezz.jei.gui.elements.DrawableAnimated
 
DrawableAnimated(IDrawableStatic, ITickTimer, IDrawableAnimated.StartDirection) - Constructor for class mezz.jei.gui.elements.DrawableAnimated
 
DrawableBlank - Class in mezz.jei.gui.elements
 
DrawableBlank(int, int) - Constructor for class mezz.jei.gui.elements.DrawableBlank
 
DrawableBuilder - Class in mezz.jei.gui.elements
 
DrawableBuilder(ResourceLocation, int, int, int, int) - Constructor for class mezz.jei.gui.elements.DrawableBuilder
 
drawableBuilder(ResourceLocation, int, int, int, int) - Method in class mezz.jei.gui.GuiHelper
 
DrawableIngredient<V> - Class in mezz.jei.gui.elements
 
DrawableIngredient(V, IIngredientRenderer<V>) - Constructor for class mezz.jei.gui.elements.DrawableIngredient
 
DrawableNineSliceTexture - Class in mezz.jei.gui.elements
Breaks a texture into 9 pieces so that it can be scaled to any size.
DrawableNineSliceTexture(JeiTextureMap, ResourceLocation, int, int, int, int, int, int) - Constructor for class mezz.jei.gui.elements.DrawableNineSliceTexture
 
DrawableResource - Class in mezz.jei.gui.elements
 
DrawableResource(ResourceLocation, int, int, int, int, int, int, int, int, int, int) - Constructor for class mezz.jei.gui.elements.DrawableResource
 
DrawableSprite - Class in mezz.jei.gui.elements
 
DrawableSprite(JeiTextureMap, ResourceLocation, int, int) - Constructor for class mezz.jei.gui.elements.DrawableSprite
 
drawHighlight(int, int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
drawHighlight() - Method in class mezz.jei.render.IngredientListElementRenderer
Matches the highlight code in GuiContainer.render(int, int, float)
drawHoveringText(String, int, int) - Static method in class mezz.jei.gui.TooltipRenderer
 
drawHoveringText(List<String>, int, int) - Static method in class mezz.jei.gui.TooltipRenderer
 
drawHoveringText(List<String>, int, int, int) - Static method in class mezz.jei.gui.TooltipRenderer
 
drawHoveringText(Object, List<String>, int, int, FontRenderer) - Static method in class mezz.jei.gui.TooltipRenderer
 
drawHoveringText(Object, List<String>, int, int, int, FontRenderer) - Static method in class mezz.jei.gui.TooltipRenderer
 
drawItem(Minecraft, int, int) - Method in class mezz.jei.gui.ghost.GhostIngredientDrag
 
drawItem(Minecraft) - Method in class mezz.jei.gui.ghost.GhostIngredientReturning
 
drawOnForeground(Minecraft, int, int) - Method in class mezz.jei.gui.ghost.GhostIngredientDragManager
 
drawOnForeground(GuiContainer, int, int) - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
drawOnForeground(GuiContainer, int, int) - Method in interface mezz.jei.gui.overlay.bookmarks.ILeftAreaContent
 
drawOnForeground(GuiContainer, int, int) - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
drawOnForeground(GuiContainer, int, int) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
drawOverlays(int, int, int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
drawOverlays(int, int) - Method in class mezz.jei.gui.recipes.RecipeLayout
 
drawRecipe(int, int) - Method in class mezz.jei.gui.recipes.RecipeLayout
 
drawScreen(Minecraft, int, int, float) - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
drawScreen(Minecraft, int, int, float) - Method in interface mezz.jei.gui.overlay.bookmarks.ILeftAreaContent
 
drawScreen(Minecraft, int, int, float) - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
drawScreen(Minecraft, int, int, float) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
drawTargets(int, int) - Method in class mezz.jei.gui.ghost.GhostIngredientDrag
 
drawTargets(int, int, List<IGhostIngredientHandler.Target<Object>>) - Static method in class mezz.jei.gui.ghost.GhostIngredientDrag
 
drawTextField(int, int, float) - Method in class mezz.jei.input.GuiTextFieldFilter
 
drawToolTip(int, int) - Method in class mezz.jei.gui.recipes.RecipeTransferButton
 
drawTooltip(int, int, IIngredientFilterConfig, IWorldConfig) - Method in class mezz.jei.render.IngredientListElementRenderer
 
drawTooltips(Minecraft, int, int) - Method in class mezz.jei.gui.elements.GuiIconButton
 
drawTooltips(int, int) - Method in class mezz.jei.gui.elements.GuiIconToggleButton
 
drawTooltips(Minecraft, int, int) - Method in class mezz.jei.gui.ghost.GhostIngredientDragManager
 
drawTooltips(Minecraft, int, int) - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
drawTooltips(Minecraft, int, int) - Method in interface mezz.jei.gui.overlay.bookmarks.ILeftAreaContent
 
drawTooltips(Minecraft, int, int) - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
drawTooltips(Minecraft, int, int) - Method in class mezz.jei.gui.overlay.IngredientGrid
 
drawTooltips(Minecraft, int, int) - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
drawTooltips(Minecraft, int, int) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 

E

EditModeConfig - Class in mezz.jei.config
 
EditModeConfig(File) - Constructor for class mezz.jei.config.EditModeConfig
 
editModeEnabled - Variable in class mezz.jei.config.WorldConfigValues
 
EditModeToggleEvent - Class in mezz.jei.events
 
EditModeToggleEvent() - Constructor for class mezz.jei.events.EditModeToggleEvent
 
EditModeToggleEvent(boolean) - Constructor for class mezz.jei.events.EditModeToggleEvent
 
element - Variable in class mezz.jei.render.IngredientListElementRenderer
 
enableGlobalConfig() - Static method in class mezz.jei.config.forge.Configuration
 
entrySet() - Method in class mezz.jei.collect.MultiMap
 
entrySet() - Method in class mezz.jei.config.forge.ConfigCategory
 
equals(Object) - Method in class mezz.jei.config.forge.ConfigCategory
 
equals(Object) - Method in class mezz.jei.plugins.vanilla.brewing.JeiBrewingRecipe
 
ErrorUtil - Class in mezz.jei.util
 
EventBusHelper - Class in mezz.jei.events
 
EventBusHelper() - Constructor for class mezz.jei.events.EventBusHelper
 
executeGive(EntityPlayerMP, ItemStack, GiveMode) - Static method in class mezz.jei.util.CommandUtilServer
Gives a player an item.
ExtendableRecipeCategoryHelper<T,W extends mezz.jei.api.recipe.category.extensions.IRecipeCategoryExtension> - Class in mezz.jei.recipes
 
ExtendableRecipeCategoryHelper(Class<? extends T>) - Constructor for class mezz.jei.recipes.ExtendableRecipeCategoryHelper
 
ExtendableRecipeCategoryHelper.RecipeHandler<T,W extends mezz.jei.api.recipe.category.extensions.IRecipeCategoryExtension> - Class in mezz.jei.recipes
 

F

fastPerceptualColorDistanceSquared(int[], int[]) - Static method in class mezz.jei.color.ColorUtil
http://www.compuphase.com/cmetric.htm http://stackoverflow.com/a/6334454 Returns 0 for equal colors, nonzero for colors that look different.
FieldsAndMethodsAreNonnullByDefault - Annotation Type in mezz.jei.util
 
filterText - Variable in class mezz.jei.config.WorldConfigValues
 
findLevelsCost(ItemStack, ItemStack) - Static method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeMaker
 
findMatchingElements(IIngredientHelper<V>, V) - Method in class mezz.jei.ingredients.IngredientFilter
 
FluidStackHelper - Class in mezz.jei.plugins.vanilla.ingredients.fluid
 
FluidStackHelper() - Constructor for class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
FluidStackListFactory - Class in mezz.jei.plugins.vanilla.ingredients.fluid
 
FluidStackRenderer - Class in mezz.jei.plugins.vanilla.ingredients.fluid
 
FluidStackRenderer() - Constructor for class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackRenderer
 
FluidStackRenderer(int, boolean, int, int, IDrawable) - Constructor for class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackRenderer
 
FluidStackRenderer(int, FluidStackRenderer.TooltipMode, int, int, IDrawable) - Constructor for class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackRenderer
 
Focus<V> - Class in mezz.jei.gui
 
Focus(IFocus.Mode, V) - Constructor for class mezz.jei.gui.Focus
 
focusSearch - Static variable in class mezz.jei.config.KeyBindings
 
ForgeModIdHelper - Class in mezz.jei.ingredients
 
ForgeModIdHelper(ClientConfig, ModIdFormattingConfig) - Constructor for class mezz.jei.ingredients.ForgeModIdHelper
 
FuelRecipe - Class in mezz.jei.plugins.vanilla.furnace
 
FuelRecipe(IGuiHelper, Collection<ItemStack>, int) - Constructor for class mezz.jei.plugins.vanilla.furnace.FuelRecipe
 
FuelRecipeMaker - Class in mezz.jei.plugins.vanilla.furnace
 
fuelSlot - Static variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
FurnaceFuelCategory - Class in mezz.jei.plugins.vanilla.furnace
 
FurnaceFuelCategory(IGuiHelper, Textures) - Constructor for class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
FurnaceRecipeCategory<T> - 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

GeneralizedSuffixTree - Class in mezz.jei.suffixtree
A Generalized Suffix Tree, based on the Ukkonen's paper "On-line construction of suffix trees" http://www.cs.helsinki.fi/u/ukkonen/SuffixT1withFigs.pdf Allows for fast storage and fast(er) retrieval by creating a tree-based index out of a set of strings.
GeneralizedSuffixTree() - Constructor for class mezz.jei.suffixtree.GeneralizedSuffixTree
 
get(K) - Method in class mezz.jei.collect.MultiMap
 
get(R, C) - Method in class mezz.jei.collect.Table
 
get(String) - Method in class mezz.jei.config.forge.ConfigCategory
 
get(Object) - Method in class mezz.jei.config.forge.ConfigCategory
 
get() - Method in class mezz.jei.config.forge.ConfigElement
 
get(String, String, boolean) - Method in class mezz.jei.config.forge.Configuration
Gets a boolean Property object without a comment using the default settings.
get(String, String, boolean, String) - Method in class mezz.jei.config.forge.Configuration
Gets a boolean Property object with a comment using the default settings.
get(String, String, boolean[]) - Method in class mezz.jei.config.forge.Configuration
Gets a boolean array Property without a comment using the default settings.
get(String, String, boolean[], String) - Method in class mezz.jei.config.forge.Configuration
Gets a boolean array Property with a comment using the default settings.
get(String, String, boolean[], String, boolean, int) - Method in class mezz.jei.config.forge.Configuration
Gets a boolean array Property with all settings defined.
get(String, String, int) - Method in class mezz.jei.config.forge.Configuration
Gets an integer Property object without a comment using default settings.
get(String, String, int, String) - Method in class mezz.jei.config.forge.Configuration
Gets an integer Property object with a comment using default settings.
get(String, String, int, String, int, int) - Method in class mezz.jei.config.forge.Configuration
Gets an integer Property object with the defined comment, minimum and maximum bounds.
get(String, String, int[]) - Method in class mezz.jei.config.forge.Configuration
Gets an integer array Property object without a comment using default settings.
get(String, String, int[], String) - Method in class mezz.jei.config.forge.Configuration
Gets an integer array Property object with a comment using default settings.
get(String, String, int[], String, int, int) - Method in class mezz.jei.config.forge.Configuration
Gets an integer array Property object with the defined comment, minimum and maximum bounds.
get(String, String, int[], String, int, int, boolean, int) - Method in class mezz.jei.config.forge.Configuration
Gets an integer array Property object with all settings defined.
get(String, String, double) - Method in class mezz.jei.config.forge.Configuration
Gets a double Property object without a comment using default settings.
get(String, String, double, String) - Method in class mezz.jei.config.forge.Configuration
Gets a double Property object with a comment using default settings.
get(String, String, double, String, double, double) - Method in class mezz.jei.config.forge.Configuration
Gets a double Property object with the defined comment, minimum and maximum bounds
get(String, String, double[]) - Method in class mezz.jei.config.forge.Configuration
Gets a double array Property object without a comment using default settings.
get(String, String, double[], String) - Method in class mezz.jei.config.forge.Configuration
Gets a double array Property object without a comment using default settings.
get(String, String, double[], String, double, double) - Method in class mezz.jei.config.forge.Configuration
Gets a double array Property object with the defined comment, minimum and maximum bounds.
get(String, String, double[], String, double, double, boolean, int) - Method in class mezz.jei.config.forge.Configuration
Gets a double array Property object with all settings defined.
get(String, String, String) - Method in class mezz.jei.config.forge.Configuration
Gets a string Property without a comment using the default settings.
get(String, String, String, String) - Method in class mezz.jei.config.forge.Configuration
Gets a string Property with a comment using the default settings.
get(String, String, String, String, Pattern) - Method in class mezz.jei.config.forge.Configuration
Gets a string Property with a comment using the defined validationPattern and otherwise default settings.
get(String, String, String, String, String[]) - Method in class mezz.jei.config.forge.Configuration
Gets a string Property with a comment using the defined validValues array and otherwise default settings.
get(String, String, String[]) - Method in class mezz.jei.config.forge.Configuration
Gets a string array Property without a comment using the default settings.
get(String, String, String[], String) - Method in class mezz.jei.config.forge.Configuration
Gets a string array Property with a comment using the default settings.
get(String, String, String[], String, Pattern) - Method in class mezz.jei.config.forge.Configuration
Gets a string array Property with a comment using the defined validationPattern and otherwise default settings.
get(String, String, String[], String, boolean, int, Pattern) - Method in class mezz.jei.config.forge.Configuration
Gets a string array Property with a comment with all settings defined.
get(String, String, String, String, Property.Type) - Method in class mezz.jei.config.forge.Configuration
Gets a Property object of the specified type using default settings.
get(String, String, String[], String, Property.Type) - Method in class mezz.jei.config.forge.Configuration
Gets a list (array) Property object of the specified type using default settings.
get() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Gets this property value.
get(IRecipeCategory<T>) - Method in class mezz.jei.recipes.RecipeCategoryDataMap
 
get(T, ResourceLocation) - Method in class mezz.jei.recipes.RecipeCategoryDataMap
 
get(ResourceLocation) - Method in class mezz.jei.recipes.RecipeCategoryDataMap
 
getAllGuiIngredientSlots() - Method in class mezz.jei.render.IngredientListBatchRenderer
 
getAllIngredients() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
getAllIngredients(IIngredientType<V>) - Method in class mezz.jei.ingredients.IngredientManager
 
getAnvilRecipes(IVanillaRecipeFactory, IIngredientManager) - Static method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeMaker
 
getArea() - Method in class mezz.jei.gui.overlay.IngredientGrid
 
getArea() - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
getArea() - Method in class mezz.jei.input.ClickedIngredient
 
getArea() - Method in interface mezz.jei.input.IClickedIngredient
 
getArea() - Method in class mezz.jei.render.IngredientListElementRenderer
 
getArea() - Method in class mezz.jei.render.IngredientListSlot
 
getArrayEntryClass() - Method in class mezz.jei.config.forge.Property
Gets the custom IArrayEntry class that should be used in place of the standard entry class for this Property type, or null if none has been set.
getArrowNext() - Method in class mezz.jei.gui.textures.Textures
 
getArrowPrevious() - Method in class mezz.jei.gui.textures.Textures
 
getBackground() - Method in class mezz.jei.plugins.debug.DebugRecipeCategory
 
getBackground() - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
getBackground() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeCategory
 
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
 
getBookmarkButtonDisabledIcon() - Method in class mezz.jei.gui.textures.Textures
 
getBookmarkButtonEnabledIcon() - Method in class mezz.jei.gui.textures.Textures
 
getBookmarkList() - Method in class mezz.jei.load.PluginLoader
 
getBookmarkOverlay() - Method in class mezz.jei.runtime.JeiRuntime
 
getBoolean(String, String, boolean, String) - Method in class mezz.jei.config.forge.Configuration
Creates a boolean property.
getBoolean(String, String, boolean, String, String) - Method in class mezz.jei.config.forge.Configuration
Creates a boolean property.
getBoolean(boolean) - Method in class mezz.jei.config.forge.Property
Returns the value in this property as a boolean, if the value is not a valid boolean, it will return the provided default.
getBoolean() - Method in class mezz.jei.config.forge.Property
Returns the value in this property as a boolean, if the value is not a valid boolean, it will return the provided default.
getBoolean(String, String, boolean) - Method in class mezz.jei.config.LocalizedConfiguration
 
getBooleanList() - Method in class mezz.jei.config.forge.Property
Returns the boolean value of all values that can be parsed in the list.
getBrewingRecipes(IIngredientManager, IVanillaRecipeFactory) - Static method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeMaker
 
getBrewingSteps(ItemStack) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeUtil
 
getBrewingSteps() - Method in class mezz.jei.plugins.vanilla.brewing.JeiBrewingRecipe
 
getButton() - Method in class mezz.jei.plugins.debug.DebugRecipe
 
getButtonForState(int) - Method in class mezz.jei.gui.textures.Textures
 
getByUid(String) - Method in class mezz.jei.collect.IngredientSet
 
getCatalystTab() - Method in class mezz.jei.gui.textures.Textures
 
getCategory(String) - Method in class mezz.jei.config.forge.Configuration
 
getCategoryNames() - Method in class mezz.jei.config.forge.Configuration
 
getCheatItemStack() - Method in class mezz.jei.input.ClickedIngredient
 
getCheatItemStack() - Method in interface mezz.jei.input.IClickedIngredient
 
getCheatItemStack(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
 
getCheatItemStack(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
getCheatItemStack(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getChildElements() - Method in class mezz.jei.config.forge.ConfigElement
 
getChildElements() - Method in interface mezz.jei.config.forge.IConfigElement
[Category] Gets this category's child categories/properties.
getChildren() - Method in class mezz.jei.config.forge.ConfigCategory
 
getColorDefaults() - Static method in class mezz.jei.color.ColorGetter
 
getColorMap(NativeImage, int, int, boolean) - Static method in class mezz.jei.color.ColorThief
Use the median cut algorithm to cluster similar colors.
getColorNamer() - Static method in class mezz.jei.Internal
 
getColorNames(Iterable<Integer>, boolean) - Method in class mezz.jei.color.ColorNamer
 
getColors(ItemStack, int) - Static method in class mezz.jei.color.ColorGetter
 
getColors(TextureAtlasSprite, int, int) - Static method in class mezz.jei.color.ColorGetter
 
getColors(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
getColors(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getColorSearchMode() - Method in interface mezz.jei.config.IIngredientFilterConfig
 
getColorSearchMode() - Method in class mezz.jei.config.IngredientFilterConfig
 
getColorStrings() - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getColorStrings(V, IIngredientHelper<V>) - Static method in class mezz.jei.ingredients.IngredientInformation
 
getColorStrings() - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getComment() - Method in class mezz.jei.config.forge.ConfigCategory
 
getComment() - Method in class mezz.jei.config.forge.ConfigElement
 
getComment() - Method in interface mezz.jei.config.forge.IConfigElement
[Property, Category] Gets the comment for this object.
getComment() - Method in class mezz.jei.config.forge.Property
 
getConfig() - Method in class mezz.jei.config.ClientConfig
 
getConfigButtonCheatIcon() - Method in class mezz.jei.gui.textures.Textures
 
getConfigButtonIcon() - Method in class mezz.jei.gui.textures.Textures
 
getConfigEntryClass() - Method in class mezz.jei.config.forge.Property
Gets the custom IConfigEntry class that should be used in place of the standard entry class for this Property type, or null if none has been set.
getConfigFile() - Method in class mezz.jei.config.forge.Configuration
 
getContainerClass() - Method in class mezz.jei.transfer.BasicRecipeTransferHandler
 
getContainerClass() - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
 
getContainerClass() - Method in class mezz.jei.transfer.PlayerRecipeTransferHandler
 
getCraftingCategory() - Method in class mezz.jei.load.registration.VanillaCategoryExtensionRegistration
 
getCraftingCategory() - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
getCraftingRecipes() - Method in class mezz.jei.plugins.vanilla.crafting.VanillaRecipeValidator.Results
 
getCreativeTabNames(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getCreativeTabSearchMode() - Method in interface mezz.jei.config.IIngredientFilterConfig
 
getCreativeTabSearchMode() - Method in class mezz.jei.config.IngredientFilterConfig
 
getCreativeTabsStrings() - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getCreativeTabsStrings() - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getCurrentIngredients() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeDisplayData
 
getCycledItem(List<T>) - Method in class mezz.jei.gui.ingredients.CycleTimer
 
getDefault() - Method in class mezz.jei.config.forge.ConfigElement
 
getDefault() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Gets this property's default value.
getDefault() - Method in class mezz.jei.config.forge.Property
Gets the raw String default value of this Property.
getDefaults() - Method in class mezz.jei.config.forge.ConfigElement
 
getDefaults() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Gets this property's default values.
getDefaults() - Method in class mezz.jei.config.forge.Property
Gets the raw String[] default values of this Property.
getDefinedConfigVersion() - Method in class mezz.jei.config.forge.Configuration
 
getDescription() - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipe
 
getDisplayedIngredient() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
getDisplayModId(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getDisplayName() - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getDisplayName(T, IIngredientHelper<T>) - Static method in class mezz.jei.ingredients.IngredientInformation
 
getDisplayName() - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getDisplayName(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
 
getDisplayName(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
getDisplayName(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getDouble(double) - Method in class mezz.jei.config.forge.Property
Returns the value in this property as a double, if the value is not a valid double, it will return the provided default.
getDouble() - Method in class mezz.jei.config.forge.Property
Returns the value in this property as a double, if the value is not a valid double, it will return the provided default.
getDoubleList() - Method in class mezz.jei.config.forge.Property
Returns the double value of all values that can be parsed in the list.
getElement() - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getElement() - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getElement() - Method in class mezz.jei.render.IngredientListElementRenderer
 
getElementUnderMouse() - Method in interface mezz.jei.gui.ghost.IGhostIngredientDragSource
 
getElementUnderMouse() - Method in class mezz.jei.gui.overlay.IngredientGrid
 
getElementUnderMouse() - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
getEnableBackgroundDrawing() - Method in class mezz.jei.input.GuiTextFieldFilter
 
getEncoding() - Method in class mezz.jei.config.forge.Configuration.UnicodeInputStreamReader
 
getEnum(String, String, T, T[]) - Method in class mezz.jei.config.LocalizedConfiguration
 
getErrorInfo(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
 
getErrorInfo(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
getErrorInfo(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getFieldWithClass(Object, Class<? extends T>) - Static method in class mezz.jei.util.ReflectionUtil
 
getFilteredIngredients(String) - Method in class mezz.jei.ingredients.IngredientFilter
 
getFilteredIngredients() - Method in class mezz.jei.ingredients.IngredientFilterApi
 
getFilterText() - Method in interface mezz.jei.config.IFilterTextSource
 
getFilterText() - Method in interface mezz.jei.config.IWorldConfig
 
getFilterText() - Method in class mezz.jei.config.WorldConfig
 
getFilterText() - Method in class mezz.jei.ingredients.IngredientFilterApi
 
getFirstParent() - Method in class mezz.jei.config.forge.ConfigCategory
 
getFlame() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipe
 
getFlameIcon() - Method in class mezz.jei.gui.textures.Textures
 
getFloat(String, String, float, float, float, String) - Method in class mezz.jei.config.forge.Configuration
Creates a float property.
getFloat(String, String, float, float, float, String, String) - Method in class mezz.jei.config.forge.Configuration
Creates a float property.
getFloat(String, String, float, float, float) - Method in class mezz.jei.config.LocalizedConfiguration
 
getFluidStacks() - Method in class mezz.jei.gui.recipes.RecipeLayout
 
getFocus() - Method in class mezz.jei.gui.ingredients.IngredientLookupState
 
getFocus() - Method in class mezz.jei.gui.recipes.RecipeLayout
 
getFontRenderer(Minecraft, ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackRenderer
 
getFontRenderer(ItemStack) - Static method in class mezz.jei.render.ItemStackFastRenderer
 
getFormattedModNameForModId(String) - Method in class mezz.jei.ingredients.ForgeModIdHelper
 
getFuelRecipes(IIngredientManager, IJeiHelpers) - Static method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeMaker
 
getFuels() - Method in class mezz.jei.ingredients.IngredientManager
 
getFurnaceRecipes() - Method in class mezz.jei.plugins.vanilla.crafting.VanillaRecipeValidator.Results
 
getGhostIngredientHandler(T) - Method in class mezz.jei.gui.GuiScreenHelper
 
getGhostIngredientHandlers() - Method in class mezz.jei.load.registration.GuiHandlerRegistration
 
getGiveCommandParameters(EntityPlayer, ItemStack, int) - Static method in class mezz.jei.util.CommandUtilServer
 
getGiveMode() - Method in class mezz.jei.config.ClientConfig
 
getGlobalGuiHandlers() - Method in class mezz.jei.load.registration.GuiHandlerRegistration
 
getGuiBackground() - Method in class mezz.jei.gui.textures.Textures
 
getGuiClass() - Method in class mezz.jei.gui.overlay.GuiProperties
 
getGuiClickableArea(GuiContainer, double, double) - Method in class mezz.jei.gui.GuiScreenHelper
 
getGuiExclusionAreas() - Method in class mezz.jei.gui.GuiScreenHelper
 
getGuiHandlerRegistration() - Method in class mezz.jei.load.PluginLoader
 
getGuiHandlers() - Method in class mezz.jei.load.registration.GuiHandlerRegistration
 
getGuiHelper() - Method in class mezz.jei.runtime.JeiHelpers
 
getGuiIngredients() - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
getGuiIngredientUnderMouse(double, double) - Method in class mezz.jei.gui.recipes.RecipeLayout
 
getGuiLeft() - Method in class mezz.jei.gui.overlay.GuiProperties
 
getGuiLeft() - Method in class mezz.jei.gui.recipes.RecipesGui
 
getGuiProperties(T) - Method in class mezz.jei.gui.GuiScreenHelper
 
getGuiScreenHandlers() - Method in class mezz.jei.load.registration.GuiHandlerRegistration
 
getGuiTop() - Method in class mezz.jei.gui.overlay.GuiProperties
 
getGuiTop() - Method in class mezz.jei.gui.recipes.RecipesGui
 
getGuiXSize() - Method in class mezz.jei.gui.overlay.GuiProperties
 
getGuiYSize() - Method in class mezz.jei.gui.overlay.GuiProperties
 
getHeight() - Method in class mezz.jei.gui.elements.DrawableAnimated
 
getHeight() - Method in class mezz.jei.gui.elements.DrawableBlank
 
getHeight() - Method in class mezz.jei.gui.elements.DrawableIngredient
 
getHeight() - Method in class mezz.jei.gui.elements.DrawableResource
 
getHeight() - Method in class mezz.jei.gui.elements.DrawableSprite
 
getHeight(int) - Static method in class mezz.jei.gui.ingredients.GuiIngredientProperties
 
getHeight() - Method in class mezz.jei.gui.textures.TextureInfo
 
getHeight() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedCraftingRecipeExtension
 
getHelpers() - Static method in class mezz.jei.Internal
 
getHiddenRecipes() - Method in class mezz.jei.recipes.RecipeCategoryData
 
getHighestIndex() - Method in class mezz.jei.suffixtree.GeneralizedSuffixTree
 
getHovered(double, double) - Method in class mezz.jei.render.IngredientListBatchRenderer
 
getHoveredIngredient(int, int, double, double) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
getIcon() - Method in class mezz.jei.plugins.debug.DebugRecipeCategory
 
getIcon() - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
getIcon() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeCategory
 
getIcon() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
getIcon() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
getIcon() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
getIcon() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
getID() - Method in enum mezz.jei.config.forge.Property.Type
 
getInfoFromRecipe(T, IRecipeCategory<T>) - Static method in class mezz.jei.util.ErrorUtil
 
getInfoIcon() - Method in class mezz.jei.gui.textures.Textures
 
getIngredient() - Method in class mezz.jei.gui.ghost.GhostIngredientDrag
 
getIngredient() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
 
getIngredient() - Method in class mezz.jei.ingredients.IngredientListElement
 
getIngredientByUid(IIngredientType<V>, String) - Method in class mezz.jei.ingredients.IngredientManager
 
getIngredientFilter() - Static method in class mezz.jei.Internal
 
getIngredientFilter() - Method in class mezz.jei.load.PluginLoader
 
getIngredientFilter() - Method in class mezz.jei.runtime.JeiRuntime
 
getIngredientHelper() - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getIngredientHelper() - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getIngredientHelper(V) - Method in class mezz.jei.ingredients.IngredientManager
 
getIngredientHelper(IIngredientType<V>) - Method in class mezz.jei.ingredients.IngredientManager
 
getIngredientInfo(T) - Static method in class mezz.jei.util.ErrorUtil
 
getIngredientInfo(IIngredientType<T>, List<? extends List<T>>) - Static method in class mezz.jei.util.ErrorUtil
 
getIngredientList(String) - Method in class mezz.jei.bookmarks.BookmarkList
 
getIngredientList(String) - Method in interface mezz.jei.gui.overlay.IIngredientGridSource
 
getIngredientList(String) - Method in class mezz.jei.ingredients.IngredientFilter
 
getIngredientListOverlay() - Method in class mezz.jei.runtime.JeiRuntime
 
getIngredientManager() - Static method in class mezz.jei.Internal
 
getIngredientManager() - Method in class mezz.jei.load.PluginLoader
 
getIngredientManager() - Method in class mezz.jei.load.registration.RecipeRegistration
 
getIngredientManager() - Method in class mezz.jei.runtime.JeiRuntime
 
getIngredientRenderer() - Method in class mezz.jei.gui.ghost.GhostIngredientDrag
 
getIngredientRenderer() - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getIngredientRenderer() - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getIngredientRenderer(V) - Method in class mezz.jei.ingredients.IngredientManager
 
getIngredientRenderer(IIngredientType<V>) - Method in class mezz.jei.ingredients.IngredientManager
 
getIngredientRenderer() - Method in class mezz.jei.render.IngredientListSlot
 
getIngredients() - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipe
 
getIngredientsGroup(IIngredientType<T>) - Method in class mezz.jei.gui.recipes.RecipeLayout
 
getIngredientTooltipSafe(V, IIngredientRenderer<V>, IIngredientHelper<V>, IModIdHelper) - Static method in class mezz.jei.render.IngredientRenderHelper
 
getIngredientType(V) - Method in class mezz.jei.ingredients.IngredientManager
 
getIngredientType(Class<? extends V>) - Method in class mezz.jei.ingredients.IngredientManager
 
getIngredientType() - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipe
 
getIngredientUnderMouse(double, double) - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
getIngredientUnderMouse() - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
getIngredientUnderMouse(double, double) - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
getIngredientUnderMouse(double, double) - Method in class mezz.jei.gui.overlay.IngredientGrid
 
getIngredientUnderMouse(double, double) - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
getIngredientUnderMouse(double, double) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
getIngredientUnderMouse() - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
getIngredientUnderMouse(double, double) - Method in class mezz.jei.gui.recipes.RecipeCatalysts
 
getIngredientUnderMouse(int, int) - Method in class mezz.jei.gui.recipes.RecipeLayout
 
getIngredientUnderMouse(double, double) - Method in class mezz.jei.gui.recipes.RecipesGui
 
getIngredientUnderMouse() - Method in class mezz.jei.gui.recipes.RecipesGui
 
getIngredientUnderMouse(double, double) - Method in class mezz.jei.input.GuiContainerWrapper
 
getIngredientUnderMouse(double, double) - Method in interface mezz.jei.input.IShowsRecipeFocuses
 
getIngredientUnderMouse(double, double) - Method in class mezz.jei.render.IngredientListBatchRenderer
 
getInputIngredients() - Method in class mezz.jei.ingredients.Ingredients
 
getInputs(IIngredientType<T>) - Method in class mezz.jei.ingredients.Ingredients
 
getInputs() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipe
 
getInputs() - Method in class mezz.jei.plugins.vanilla.brewing.JeiBrewingRecipe
 
getInputs() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipe
 
getInstance() - Static method in class mezz.jei.config.ClientConfig
Deprecated.
getInt(String, String, int, int, int, String) - Method in class mezz.jei.config.forge.Configuration
Creates a integer property.
getInt(String, String, int, int, int, String, String) - Method in class mezz.jei.config.forge.Configuration
Creates a integer property.
getInt() - Method in class mezz.jei.config.forge.Property
Returns the value in this property as an integer, if the value is not a valid integer, it will return the initially provided default.
getInt(int) - Method in class mezz.jei.config.forge.Property
Returns the value in this property as an integer, if the value is not a valid integer, it will return the provided default.
getInt(String, String, int, int, int) - Method in class mezz.jei.config.LocalizedConfiguration
 
getInterpreters() - Method in class mezz.jei.load.registration.SubtypeRegistration
 
getIntList() - Method in class mezz.jei.config.forge.Property
Returns the integer value of all values that can be parsed in the list.
getInventorySlots(C) - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
 
getItemStackInfo(ItemStack) - Static method in class mezz.jei.util.ErrorUtil
 
getItemStacks() - Method in class mezz.jei.gui.recipes.RecipeLayout
 
getJeiHelpers() - Method in class mezz.jei.load.registration.AdvancedRegistration
 
getJeiHelpers() - Method in class mezz.jei.load.registration.RecipeCategoryRegistration
 
getJeiHelpers() - Method in class mezz.jei.load.registration.RecipeRegistration
 
getJeiHelpers() - Method in class mezz.jei.load.registration.RecipeTransferRegistration
 
getLanguagekey() - Method in class mezz.jei.config.forge.ConfigCategory
 
getLanguageKey() - Method in class mezz.jei.config.forge.ConfigElement
 
getLanguageKey() - Method in interface mezz.jei.config.forge.IConfigElement
[Property, Category] Gets a language key for localization of config GUI entry names.
getLanguageKey() - Method in class mezz.jei.config.forge.Property
Gets the language key string for this Property.
getLastCost() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeDisplayData
 
getLastLeftStack() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeDisplayData
 
getLastRightStack() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeDisplayData
 
getList() - Method in class mezz.jei.config.forge.ConfigElement
 
getList() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Gets this property value as a list.
getLoadedConfigVersion() - Method in class mezz.jei.config.forge.Configuration
 
getLocation() - Method in class mezz.jei.gui.textures.JeiTextureMap
 
getLocation() - Method in class mezz.jei.gui.textures.TextureInfo
 
getLong() - Method in class mezz.jei.config.forge.Property
Returns the value in this property as a long, if the value is not a valid long, it will return the initially provided default.
getLong(long) - Method in class mezz.jei.config.forge.Property
Returns the value in this property as a long, if the value is not a valid long, it will return the provided default.
getMatch(Iterable<DebugIngredient>, DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
 
getMatch(Iterable<FluidStack>, FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
getMatch(Iterable<ItemStack>, ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getMatches(T, IIngredientHelper<T>, Function<T, String>) - Method in class mezz.jei.ingredients.IngredientFilter
Scans up and down the element list to find wildcard matches that touch the given element.
getMatchingItems(IStackHelper, Map<Integer, ItemStack>, Map<Integer, ? extends IGuiIngredient<ItemStack>>) - Static method in class mezz.jei.transfer.RecipeTransferUtil
Returns a list of items in slots that complete the recipe defined by requiredStacksList.
getMaxColumns() - Method in class mezz.jei.config.ClientConfig
 
getMaxListLength() - Method in class mezz.jei.config.forge.ConfigElement
 
getMaxListLength() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Gets the max length of this list property, or -1 if the length is unlimited.
getMaxListLength() - Method in class mezz.jei.config.forge.Property
Gets the maximum length of this list/array Property.
getMaxRecipeGuiHeight() - Method in class mezz.jei.config.ClientConfig
 
getMaxValue() - Method in class mezz.jei.config.forge.ConfigElement
 
getMaxValue() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Gets this property's maximum value.
getMaxValue() - Method in class mezz.jei.config.forge.Property
Gets the maximum value.
getMaxValue() - Method in class mezz.jei.gui.TickTimer
 
getMinValue() - Method in class mezz.jei.config.forge.ConfigElement
 
getMinValue() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Gets this property's minimum value.
getMinValue() - Method in class mezz.jei.config.forge.Property
Gets the minimum value.
getMode() - Method in class mezz.jei.gui.Focus
 
getModId(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
 
getModId(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
getModId(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getModIdHelper() - Method in class mezz.jei.runtime.JeiHelpers
 
getModNameFormat() - Method in class mezz.jei.config.ModIdFormattingConfig
 
getModNameForModId(String) - Method in class mezz.jei.ingredients.ForgeModIdHelper
 
getModNameForSorting() - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getModNameForSorting() - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getModNameSearchMode() - Method in interface mezz.jei.config.IIngredientFilterConfig
 
getModNameSearchMode() - Method in class mezz.jei.config.IngredientFilterConfig
 
getModNameStrings() - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getModNameStrings() - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getModPlugins() - Static method in class mezz.jei.util.AnnotatedInstanceUtil
 
getName() - Method in class mezz.jei.config.forge.ConfigCategory
 
getName() - Method in class mezz.jei.config.forge.ConfigElement
 
getName() - Method in interface mezz.jei.config.forge.IConfigElement
[Property, Category] Gets the name of this object.
getName() - Method in class mezz.jei.config.forge.Property
Gets the name/key for this Property.
getNameForRecipe(Object) - Static method in class mezz.jei.util.ErrorUtil
 
getNineSliceSlot() - Method in class mezz.jei.gui.textures.Textures
 
getNumber() - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredient
 
getOrderedValues() - Method in class mezz.jei.config.forge.ConfigCategory
 
getOrderIndex() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
 
getOrderIndex() - Method in class mezz.jei.ingredients.IngredientListElement
 
getOrderIndex(V, IIngredientHelper<V>) - Method in class mezz.jei.ingredients.IngredientOrderTracker
 
getOrigin() - Method in class mezz.jei.gui.ghost.GhostIngredientDrag
 
getOutputIngredients() - Method in class mezz.jei.ingredients.Ingredients
 
getOutputs(IIngredientType<T>) - Method in class mezz.jei.ingredients.Ingredients
 
getOutputs() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipe
 
getPacketData() - Method in class mezz.jei.network.packets.PacketJei
 
getPacketId() - Method in class mezz.jei.network.packets.PacketCheatPermission
 
getPacketId() - Method in class mezz.jei.network.packets.PacketDeletePlayerItem
 
getPacketId() - Method in class mezz.jei.network.packets.PacketGiveItemStack
 
getPacketId() - Method in class mezz.jei.network.packets.PacketJei
 
getPacketId() - Method in class mezz.jei.network.packets.PacketRecipeTransfer
 
getPacketId() - Method in class mezz.jei.network.packets.PacketRequestCheatPermission
 
getPacketId() - Method in class mezz.jei.network.packets.PacketSetHotbarItemStack
 
getPageCount() - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
getPageCount() - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
getPageCount() - Method in interface mezz.jei.input.IPaged
 
getPageNumber() - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
getPageNumber() - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
getPageNumber() - Method in interface mezz.jei.input.IPaged
 
getPageString() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
getPageString() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
getPalette(NativeImage, int, int, boolean) - Static method in class mezz.jei.color.ColorThief
Use the median cut algorithm to cluster similar colors.
getParentScreen() - Method in class mezz.jei.gui.recipes.RecipesGui
 
getPluginsIngredientUnderMouse(T, double, double) - Method in class mezz.jei.gui.GuiScreenHelper
 
getPluginUid() - Method in class mezz.jei.plugins.debug.JeiDebugPlugin
 
getPluginUid() - Method in class mezz.jei.plugins.jei.JeiInternalPlugin
 
getPluginUid() - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
getPluginWithClass(Class<? extends T>, List<IModPlugin>) - Static method in class mezz.jei.load.PluginHelper
 
getPosX() - Method in class mezz.jei.gui.recipes.RecipeLayout
 
getPosY() - Method in class mezz.jei.gui.recipes.RecipeLayout
 
getPotionIngredients() - Method in class mezz.jei.ingredients.IngredientManager
 
getPotionOutput() - Method in class mezz.jei.plugins.vanilla.brewing.JeiBrewingRecipe
 
getPropertyOrder() - Method in class mezz.jei.config.forge.ConfigCategory
 
getQualifiedName() - Method in class mezz.jei.config.forge.ConfigCategory
 
getQualifiedName(String, ConfigCategory) - Static method in class mezz.jei.config.forge.ConfigCategory
 
getQualifiedName() - Method in class mezz.jei.config.forge.ConfigElement
 
getQualifiedName() - Method in interface mezz.jei.config.forge.IConfigElement
[Category] Gets the qualified name of this object.
getRecipeBackground() - Method in class mezz.jei.gui.textures.Textures
 
getRecipeCatalystExtraWidth() - Method in class mezz.jei.gui.recipes.RecipesGui
 
getRecipeCatalysts() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
getRecipeCatalysts(IRecipeCategory) - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
getRecipeCatalysts() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
getRecipeCatalysts(IRecipeCategory) - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
getRecipeCatalysts() - Method in class mezz.jei.load.registration.RecipeCatalystRegistration
 
getRecipeCatalysts() - Method in class mezz.jei.recipes.RecipeCategoryData
 
getRecipeCatalysts(IRecipeCategory<?>) - Method in class mezz.jei.recipes.RecipeManager
 
getRecipeCategories() - Method in class mezz.jei.gui.ingredients.IngredientLookupState
 
getRecipeCategories() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
getRecipeCategories() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
getRecipeCategories() - Method in class mezz.jei.load.registration.RecipeCategoryRegistration
 
getRecipeCategories() - Method in class mezz.jei.recipes.RecipeManager
 
getRecipeCategories(List<ResourceLocation>) - Method in class mezz.jei.recipes.RecipeManager
 
getRecipeCategories(IFocus<V>) - Method in class mezz.jei.recipes.RecipeManager
 
getRecipeCategories(V) - Method in class mezz.jei.recipes.RecipeMap
 
getRecipeCategoriesByUid() - Method in class mezz.jei.load.registration.RecipeCategoryRegistration
 
getRecipeCategory() - Method in class mezz.jei.gui.recipes.RecipeLayout
 
getRecipeCategory() - Method in class mezz.jei.recipes.RecipeCategoryData
 
getRecipeCategory(ResourceLocation) - Method in class mezz.jei.recipes.RecipeManager
 
getRecipeCategoryIndex() - Method in class mezz.jei.gui.ingredients.IngredientLookupState
 
getRecipeCategoryUid() - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
 
getRecipeCategoryUids(IFocus<V>) - Method in class mezz.jei.recipes.InternalRecipeManagerPlugin
 
getRecipeCategoryUids(IFocus<V>) - Method in class mezz.jei.recipes.RecipeManagerPluginSafeWrapper
 
getRecipeClass() - Method in class mezz.jei.plugins.debug.DebugRecipeCategory
 
getRecipeClass() - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeCategory
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
getRecipeClass() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
getRecipeClass() - Method in class mezz.jei.recipes.ExtendableRecipeCategoryHelper.RecipeHandler
 
getRecipeExtension(R) - Method in class mezz.jei.recipes.ExtendableRecipeCategoryHelper
 
getRecipeIndex() - Method in class mezz.jei.gui.ingredients.IngredientLookupState
 
getRecipeLayouts(int, int, int) - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
getRecipeLayouts(int, int, int) - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
getRecipeManager() - Method in class mezz.jei.load.PluginLoader
 
getRecipeManager() - Method in class mezz.jei.runtime.JeiRuntime
 
getRecipeManagerPlugins() - Method in class mezz.jei.load.registration.AdvancedRegistration
 
getRecipes() - Method in class mezz.jei.load.registration.RecipeRegistration
 
getRecipes(IRecipeCategory<T>, IFocus<V>) - Method in class mezz.jei.recipes.InternalRecipeManagerPlugin
 
getRecipes(IRecipeCategory<T>) - Method in class mezz.jei.recipes.InternalRecipeManagerPlugin
 
getRecipes() - Method in class mezz.jei.recipes.RecipeCategoryData
 
getRecipes(IRecipeCategory<T>, IFocus<V>) - Method in class mezz.jei.recipes.RecipeManager
 
getRecipes(IRecipeCategory<T>) - Method in class mezz.jei.recipes.RecipeManager
 
getRecipes(IRecipeCategory<T>, IFocus<V>) - Method in class mezz.jei.recipes.RecipeManagerPluginSafeWrapper
 
getRecipes(IRecipeCategory<T>) - Method in class mezz.jei.recipes.RecipeManagerPluginSafeWrapper
 
getRecipes(IRecipeCategory<T>, V) - Method in class mezz.jei.recipes.RecipeMap
 
getRecipesGui() - Method in class mezz.jei.runtime.JeiRuntime
 
getRecipeSlots(C) - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
 
getRecipesPerPage() - Method in class mezz.jei.gui.ingredients.IngredientLookupState
 
getRecipeTransfer() - Method in class mezz.jei.gui.textures.Textures
 
getRecipeTransferButton() - Method in class mezz.jei.gui.recipes.RecipeLayout
 
getRecipeTransferHandler(Container, IRecipeCategory) - Method in class mezz.jei.recipes.RecipeTransferManager
 
getRecipeTransferHandlers() - Method in class mezz.jei.load.registration.RecipeTransferRegistration
 
getRecipeTransferRegistration() - Method in class mezz.jei.load.PluginLoader
 
getRect() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
getRegisteredIngredientTypes() - Method in class mezz.jei.ingredients.IngredientManager
 
getRegistryName() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessCraftingCategoryExtension
 
getResourceId() - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getResourceId() - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getResourceId(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
 
getResourceId(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
getResourceId(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getResourceIdSearchMode() - Method in interface mezz.jei.config.IIngredientFilterConfig
 
getResourceIdSearchMode() - Method in class mezz.jei.config.IngredientFilterConfig
 
getResult() - Method in interface mezz.jei.util.ItemStackMatchable
 
getRow(R) - Method in class mezz.jei.collect.Table
 
getRuntime() - Static method in class mezz.jei.Internal
 
getScreenHeight() - Method in class mezz.jei.gui.overlay.GuiProperties
 
getScreenWidth() - Method in class mezz.jei.gui.overlay.GuiProperties
 
getSearchAdvancedTooltips() - Method in interface mezz.jei.config.IIngredientFilterConfig
 
getSearchAdvancedTooltips() - Method in class mezz.jei.config.IngredientFilterConfig
 
getSearchBackground() - Method in class mezz.jei.gui.textures.Textures
 
getSelectedRecipeCategory() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
getSelectedRecipeCategory() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
getShapelessIcon() - Method in class mezz.jei.gui.textures.Textures
 
getSliceBottom() - Method in class mezz.jei.gui.textures.TextureInfo
 
getSliceLeft() - Method in class mezz.jei.gui.textures.TextureInfo
 
getSliceRight() - Method in class mezz.jei.gui.textures.TextureInfo
 
getSliceTop() - Method in class mezz.jei.gui.textures.TextureInfo
 
getSlotDrawable() - Method in class mezz.jei.gui.GuiHelper
 
getSlotDrawable() - Method in class mezz.jei.gui.textures.Textures
 
getSmeltCountString() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipe
 
getSprite() - Method in class mezz.jei.gui.textures.TextureInfo
 
getStack() - Method in interface mezz.jei.util.ItemStackMatchable
 
getStackHelper() - Method in class mezz.jei.runtime.JeiHelpers
 
getStackSize(ItemStack, InputMappings.Input) - Method in enum mezz.jei.util.GiveMode
 
getString(String, String, String, String) - Method in class mezz.jei.config.forge.Configuration
Creates a string property.
getString(String, String, String, String, String) - Method in class mezz.jei.config.forge.Configuration
Creates a string property.
getString(String, String, String, String, Pattern) - Method in class mezz.jei.config.forge.Configuration
Creates a string property.
getString(String, String, String, String, String, Pattern) - Method in class mezz.jei.config.forge.Configuration
Creates a string property.
getString(String, String, String, String, String[]) - Method in class mezz.jei.config.forge.Configuration
Creates a string property.
getString(String, String, String, String, String[], String) - Method in class mezz.jei.config.forge.Configuration
Creates a string property.
getString() - Method in class mezz.jei.config.forge.Property
Returns the value in this property as it's raw string.
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[], String) - Method in class mezz.jei.config.forge.Configuration
Creates a string list property.
getStringList(String, String, String[], String, String[]) - Method in class mezz.jei.config.forge.Configuration
Creates a string list property.
getStringList(String, String, String[], String, String[], String) - Method in class mezz.jei.config.forge.Configuration
Creates a string list property.
getStringList() - Method in class mezz.jei.config.forge.Property
 
getStringList(String, String, String[]) - Method in class mezz.jei.config.LocalizedConfiguration
 
getStringList(String, String, String[], String[]) - Method in class mezz.jei.config.LocalizedConfiguration
 
getSubtypeInfo(ItemStack) - Method in class mezz.jei.ingredients.SubtypeManager
 
getSubtypeManager() - Method in class mezz.jei.ingredients.ModIngredientRegistration
 
getTabSelected() - Method in class mezz.jei.gui.textures.Textures
 
getTabUnselected() - Method in class mezz.jei.gui.textures.Textures
 
getTags(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getTagSearchMode() - Method in interface mezz.jei.config.IIngredientFilterConfig
 
getTagSearchMode() - Method in class mezz.jei.config.IngredientFilterConfig
 
getTagStrings() - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getTagStrings() - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getTargets(T, I, boolean) - Method in class mezz.jei.plugins.debug.DebugGhostIngredientHandler
 
getTextures() - Static method in class mezz.jei.Internal
 
getTitle() - Method in class mezz.jei.plugins.debug.DebugRecipeCategory
 
getTitle() - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
getTitle() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeCategory
 
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() - Method in class mezz.jei.gui.recipes.RecipeCategoryTab
 
getTooltip() - Method in class mezz.jei.gui.recipes.RecipeGuiTab
 
getTooltip(DebugIngredient, ITooltipFlag) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientRenderer
 
getTooltip(FluidStack, ITooltipFlag) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackRenderer
 
getTooltip(ItemStack, ITooltipFlag) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackRenderer
 
getTooltips(List<String>) - Method in class mezz.jei.gui.elements.GuiIconToggleButton
 
getTooltips(List<String>) - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkButton
 
getTooltips(List<String>) - Method in class mezz.jei.gui.overlay.ConfigButton
 
getTooltipSearchMode() - Method in interface mezz.jei.config.IIngredientFilterConfig
 
getTooltipSearchMode() - Method in class mezz.jei.config.IngredientFilterConfig
 
getTooltipStrings(IIngredientFilterConfig) - Method in interface mezz.jei.gui.ingredients.IIngredientListElementInfo
 
getTooltipStrings(int, int) - Method in class mezz.jei.gui.recipes.ShapelessIcon
 
getTooltipStrings(T, IIngredientRenderer<T>, Set<String>, IIngredientFilterConfig) - Static method in class mezz.jei.ingredients.IngredientInformation
 
getTooltipStrings(IIngredientFilterConfig) - Method in class mezz.jei.ingredients.IngredientListElementInfo
 
getTooltipStrings(DebugRecipe, double, double) - Method in class mezz.jei.plugins.debug.DebugRecipeCategory
 
getTooltipStrings(IRecipe, double, double) - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
getTransferHelper() - Method in class mezz.jei.load.registration.RecipeTransferRegistration
 
getTransferRecipeError(RecipeTransferManager, Container, RecipeLayout, EntityPlayer) - Static method in class mezz.jei.transfer.RecipeTransferUtil
 
getTrimBottom() - Method in class mezz.jei.gui.textures.TextureInfo
 
getTrimLeft() - Method in class mezz.jei.gui.textures.TextureInfo
 
getTrimRight() - Method in class mezz.jei.gui.textures.TextureInfo
 
getTrimTop() - Method in class mezz.jei.gui.textures.TextureInfo
 
getType() - Method in class mezz.jei.config.forge.ConfigElement
 
getType(Property) - Static method in class mezz.jei.config.forge.ConfigElement
 
getType() - Method in interface mezz.jei.config.forge.IConfigElement
[Property, Category] Gets the ConfigGuiType value corresponding to the type of this property object, or CONFIG_CATEGORY if this is a category object.
getType() - Method in class mezz.jei.config.forge.Property
Gets the Property.Type enum value for this Property.
getType() - Method in class mezz.jei.transfer.RecipeTransferErrorInternal
 
getType() - Method in class mezz.jei.transfer.RecipeTransferErrorTooltip
 
getUid() - Method in class mezz.jei.plugins.debug.DebugRecipeCategory
 
getUid() - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
getUid() - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeCategory
 
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
 
getUniqueId(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
 
getUniqueId(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
getUniqueId(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getUniqueIdentifierForStack(ItemStack) - Method in class mezz.jei.util.StackHelper
 
getUniqueIdentifierForStack(ItemStack, StackHelper.UidMode) - Method in class mezz.jei.util.StackHelper
 
getUniqueIdsWithWildcard(IIngredientHelper<V>, V) - Static method in class mezz.jei.ingredients.IngredientInformation
 
getValidationPattern() - Method in class mezz.jei.config.forge.ConfigElement
 
getValidationPattern() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Gets a Pattern object used in String property input validation.
getValidationPattern() - Method in class mezz.jei.config.forge.Property
Gets the Pattern object used to validate user input for this Property.
getValidRecipes(IRecipeCategory<IRecipe>, IRecipeCategory<FurnaceRecipe>) - Static method in class mezz.jei.plugins.vanilla.crafting.VanillaRecipeValidator
 
getValidValues() - Method in class mezz.jei.config.forge.ConfigElement
 
getValidValues() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Gets a String array of valid values for this property.
getValidValues() - Method in class mezz.jei.config.forge.Property
Gets the array of valid values that this String Property can be set to, or null if not defined.
getValidValuesDisplay() - Method in class mezz.jei.config.forge.ConfigElement
 
getValidValuesDisplay() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Gets a String array of the versions of this property's valid values that will display in the config GUI.
getValue() - Method in class mezz.jei.gui.Focus
 
getValue() - Method in class mezz.jei.gui.TickTimer
 
getValue(long, long, int, int, boolean) - Static method in class mezz.jei.gui.TickTimer
 
getValue() - Method in class mezz.jei.input.ClickedIngredient
 
getValue() - Method in interface mezz.jei.input.IClickedIngredient
 
getValues() - Method in class mezz.jei.config.forge.ConfigCategory
 
getVanillaRecipeFactory() - Method in class mezz.jei.load.registration.RecipeRegistration
 
getVisibleElements() - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
getVisibleIngredients() - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
getWidth() - Method in class mezz.jei.gui.elements.DrawableAnimated
 
getWidth() - Method in class mezz.jei.gui.elements.DrawableBlank
 
getWidth() - Method in class mezz.jei.gui.elements.DrawableIngredient
 
getWidth() - Method in class mezz.jei.gui.elements.DrawableResource
 
getWidth() - Method in class mezz.jei.gui.elements.DrawableSprite
 
getWidth(int) - Static method in class mezz.jei.gui.ingredients.GuiIngredientProperties
 
getWidth() - Method in class mezz.jei.gui.recipes.RecipeCatalysts
 
getWidth() - Method in class mezz.jei.gui.textures.TextureInfo
 
getWidth() - Method in class mezz.jei.input.GuiTextFieldFilter
 
getWidth() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedCraftingRecipeExtension
 
getWildcardId(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
 
getWildcardId(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
getWildcardId(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
getWorldUid(NetworkManager) - Static method in class mezz.jei.config.ServerInfo
 
getX() - Static method in class mezz.jei.input.MouseUtil
 
getXSize() - Method in class mezz.jei.gui.recipes.RecipesGui
 
getY() - Static method in class mezz.jei.input.MouseUtil
 
getYSize() - Method in class mezz.jei.gui.recipes.RecipesGui
 
GhostIngredientDrag<T> - Class in mezz.jei.gui.ghost
 
GhostIngredientDrag(IGhostIngredientHandler<?>, List<IGhostIngredientHandler.Target<T>>, IIngredientRenderer<T>, T, Rectangle2d) - Constructor for class mezz.jei.gui.ghost.GhostIngredientDrag
 
GhostIngredientDragManager - Class in mezz.jei.gui.ghost
 
GhostIngredientDragManager(IGhostIngredientDragSource, GuiScreenHelper, IngredientManager, IWorldConfig) - Constructor for class mezz.jei.gui.ghost.GhostIngredientDragManager
 
GhostIngredientReturning<T> - Class in mezz.jei.gui.ghost
Renders an item returning to the ingredient list after a failed ghost drag.
giveMode - Variable in class mezz.jei.config.ConfigValues
 
GiveMode - Enum in mezz.jei.util
 
giveStack(ItemStack, InputMappings.Input) - Static method in class mezz.jei.util.CommandUtil
/give <player> <item> [amount] GuiContainerCreative has special client-side handling for itemStacks, just give the item on the client
GridAlignment - Enum in mezz.jei.gui.overlay
 
GuiContainerWrapper - Class in mezz.jei.input
 
GuiContainerWrapper(GuiScreenHelper) - Constructor for class mezz.jei.input.GuiContainerWrapper
 
GuiEventHandler - Class in mezz.jei.gui
 
GuiEventHandler(GuiScreenHelper, LeftAreaDispatcher, IngredientListOverlay) - Constructor for class mezz.jei.gui.GuiEventHandler
 
GuiFluidStackGroup - Class in mezz.jei.gui.ingredients
 
GuiFluidStackGroup(Focus<FluidStack>, int) - Constructor for class mezz.jei.gui.ingredients.GuiFluidStackGroup
 
GuiHandlerRegistration - Class in mezz.jei.load.registration
 
GuiHandlerRegistration() - Constructor for class mezz.jei.load.registration.GuiHandlerRegistration
 
GuiHelper - Class in mezz.jei.gui
 
GuiHelper(IIngredientManager, Textures) - Constructor for class mezz.jei.gui.GuiHelper
 
GuiIconButton - Class in mezz.jei.gui.elements
A gui button that has an IDrawable instead of a string label.
GuiIconButton(int, IDrawable) - Constructor for class mezz.jei.gui.elements.GuiIconButton
 
GuiIconButton(int, Consumer<List<String>>, Supplier<IDrawable>) - Constructor for class mezz.jei.gui.elements.GuiIconButton
 
GuiIconButtonSmall - Class in mezz.jei.gui.elements
A small gui button that has an IDrawable instead of a string label.
GuiIconButtonSmall(int, int, int, int, int, IDrawable) - Constructor for class mezz.jei.gui.elements.GuiIconButtonSmall
 
GuiIconToggleButton - Class in mezz.jei.gui.elements
 
GuiIconToggleButton(IDrawable, IDrawable) - Constructor for class mezz.jei.gui.elements.GuiIconToggleButton
 
GuiIngredient<T> - Class in mezz.jei.gui.ingredients
 
GuiIngredient(int, boolean, IIngredientRenderer<T>, IIngredientHelper<T>, Rectangle2d, int, int, int) - Constructor for class mezz.jei.gui.ingredients.GuiIngredient
 
GuiIngredientGroup<T> - Class in mezz.jei.gui.ingredients
 
GuiIngredientGroup(IIngredientType<T>, Focus<T>, int) - Constructor for class mezz.jei.gui.ingredients.GuiIngredientGroup
 
GuiIngredientProperties - Class in mezz.jei.gui.ingredients
 
GuiIngredientProperties() - Constructor for class mezz.jei.gui.ingredients.GuiIngredientProperties
 
guiIngredientSlots - Variable in class mezz.jei.gui.overlay.IngredientGrid
 
GuiItemStackGroup - Class in mezz.jei.gui.ingredients
 
GuiItemStackGroup(Focus<ItemStack>, int) - Constructor for class mezz.jei.gui.ingredients.GuiItemStackGroup
 
GuiProperties - Class in mezz.jei.gui.overlay
 
GuiScreenHelper - Class in mezz.jei.gui
 
GuiScreenHelper(IngredientManager, List<IGlobalGuiHandler>, ListMultiMap<Class<? extends GuiContainer>, IGuiContainerHandler<?>>, Map<Class, IGhostIngredientHandler>, Map<Class, IGuiScreenHandler>) - Constructor for class mezz.jei.gui.GuiScreenHelper
 
GuiTextFieldFilter - Class in mezz.jei.input
 
GuiTextFieldFilter(int, IIngredientGridSource, IWorldConfig) - Constructor for class mezz.jei.input.GuiTextFieldFilter
 

H

handleClick(double, double, int) - Method in class mezz.jei.gui.recipes.RecipeLayout
 
handleClick(DebugRecipe, double, double, int) - Method in class mezz.jei.plugins.debug.DebugRecipeCategory
 
handleClick(IRecipe, double, double, int) - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
handleClickGhostIngredient(T, IClickedIngredient<V>) - Method in class mezz.jei.gui.ghost.GhostIngredientDragManager
 
handleMouseClick(double, double, int) - Method in class mezz.jei.gui.elements.GuiIconToggleButton
 
handleMouseClicked(double, double) - Method in class mezz.jei.gui.ghost.GhostIngredientDragManager
 
handleMouseClicked(double, double, int) - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
handleMouseClicked(double, double, int) - Method in interface mezz.jei.gui.overlay.bookmarks.ILeftAreaContent
 
handleMouseClicked(double, double, int) - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
handleMouseClicked(double, double) - Method in class mezz.jei.gui.overlay.IngredientGrid
 
handleMouseClicked(double, double, int) - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
handleMouseClicked(double, double, int) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
handleMouseClicked(double, double, int) - Method in class mezz.jei.gui.recipes.RecipeCategoryTab
 
handleMouseClicked(double, double, int) - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
handleMouseClicked(double, double, int) - Method in class mezz.jei.input.GuiTextFieldFilter
 
handleMouseClicked(double, double, int) - Method in interface mezz.jei.input.IMouseHandler
 
handleMouseClickedButtons(double, double, int) - Method in class mezz.jei.gui.PageNavigation
 
handleMouseScrolled(double, double, double) - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
handleMouseScrolled(double, double, double) - Method in interface mezz.jei.gui.overlay.bookmarks.ILeftAreaContent
 
handleMouseScrolled(double, double, double) - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
handleMouseScrolled(double, double, double) - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
handleMouseScrolled(double, double, double) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
handleMouseScrolled(double, double, double) - Method in class mezz.jei.gui.recipes.RecipeGuiTab
 
handleMouseScrolled(double, double, double) - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
handleMouseScrolled(double, double, double) - Method in interface mezz.jei.input.IMouseHandler
 
handleTick() - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
hasAllCategories() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
hasAllCategories() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
hasCategory(String) - Method in class mezz.jei.config.forge.Configuration
 
hasChanged() - Method in class mezz.jei.config.forge.ConfigCategory
 
hasChanged() - Method in class mezz.jei.config.forge.Configuration
 
hasChanged() - Method in class mezz.jei.config.forge.Property
Gets the changed status of this Property.
hashBasedTable() - Static method in class mezz.jei.collect.Table
 
hashCode() - Method in class mezz.jei.plugins.vanilla.brewing.JeiBrewingRecipe
 
hasKey(String, String) - Method in class mezz.jei.config.forge.Configuration
 
hasKeyboardFocus() - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
hasMultipleCategories() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
hasMultipleCategories() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
hasMultiplePages() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
hasMultiplePages() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
hasNext() - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
hasNext() - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
hasNext() - Method in interface mezz.jei.input.IPaged
 
hasNext() - Method in class mezz.jei.util.MatchingIterable.DelegateIterator
 
hasPermission(EntityPlayerMP) - Static method in class mezz.jei.util.CommandUtilServer
 
hasPrevious() - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
hasPrevious() - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
hasPrevious() - Method in interface mezz.jei.input.IPaged
 
hasRoom() - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
hasSlidingControl() - Method in class mezz.jei.config.forge.ConfigElement
 
hasSlidingControl() - Method in interface mezz.jei.config.forge.IConfigElement
 
hasStarted() - Method in class mezz.jei.startup.JeiStarter
 
hasSubtypeInterpreter(ItemStack) - Method in class mezz.jei.load.registration.SubtypeRegistration
 
height - Static variable in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
hideRecipe(T, ResourceLocation) - Method in class mezz.jei.recipes.RecipeManager
 
hideRecipeCategory(ResourceLocation) - Method in class mezz.jei.recipes.RecipeManager
 
HoverChecker - Class in mezz.jei.gui
 
HoverChecker() - Constructor for class mezz.jei.gui.HoverChecker
 

I

IClickedIngredient<V> - Interface in mezz.jei.input
 
IClickedIngredient.IOnClickHandler - Interface in mezz.jei.input
 
IConfigElement - Interface in mezz.jei.config.forge
This interface provides the information needed by GuiConfig and GuiConfigEntries to display config elements for editing.
IEditModeConfig - Interface in mezz.jei.config
 
IFilterTextSource - Interface in mezz.jei.config
 
IGhostIngredientDragSource - Interface in mezz.jei.gui.ghost
 
IIngredientFilterConfig - Interface in mezz.jei.config
 
IIngredientGridSource - Interface in mezz.jei.gui.overlay
 
IIngredientGridSource.Listener - Interface in mezz.jei.gui.overlay
 
IIngredientListElement<V> - Interface in mezz.jei.gui.ingredients
 
IIngredientListElementInfo<V> - Interface in mezz.jei.gui.ingredients
 
ILeftAreaContent - Interface in mezz.jei.gui.overlay.bookmarks
 
IMouseHandler - Interface in mezz.jei.input
 
INGREDIENT_HEIGHT - Static variable in class mezz.jei.gui.overlay.IngredientGrid
 
INGREDIENT_WIDTH - Static variable in class mezz.jei.gui.overlay.IngredientGrid
 
IngredientBlacklistInternal - Class in mezz.jei.ingredients
 
IngredientBlacklistInternal() - Constructor for class mezz.jei.ingredients.IngredientBlacklistInternal
 
IngredientBlacklistType - Enum in mezz.jei.config
 
IngredientFilter - Class in mezz.jei.ingredients
 
IngredientFilter(IngredientBlacklistInternal, IIngredientFilterConfig, IEditModeConfig, IIngredientManager, IModIdHelper) - Constructor for class mezz.jei.ingredients.IngredientFilter
 
IngredientFilterApi - Class in mezz.jei.ingredients
 
IngredientFilterApi(IngredientFilter, IWorldConfig) - Constructor for class mezz.jei.ingredients.IngredientFilterApi
 
IngredientFilterBackgroundBuilder - Class in mezz.jei.ingredients
 
IngredientFilterBackgroundBuilder(Char2ObjectMap<PrefixedSearchTree>, NonNullList<IIngredientListElement>, IIngredientManager, IModIdHelper) - Constructor for class mezz.jei.ingredients.IngredientFilterBackgroundBuilder
 
IngredientFilterConfig - Class in mezz.jei.config
 
IngredientFilterConfig(LocalizedConfiguration) - Constructor for class mezz.jei.config.IngredientFilterConfig
 
IngredientFilterConfigValues - Class in mezz.jei.config
 
IngredientFilterConfigValues() - Constructor for class mezz.jei.config.IngredientFilterConfigValues
 
IngredientGrid - Class in mezz.jei.gui.overlay
An ingredient grid displays a rectangular area of clickable recipe ingredients.
IngredientGrid(GridAlignment, IEditModeConfig, IIngredientFilterConfig, IWorldConfig) - Constructor for class mezz.jei.gui.overlay.IngredientGrid
 
IngredientGridWithNavigation - Class in mezz.jei.gui.overlay
Displays a list of ingredients with navigation at the top.
IngredientGridWithNavigation(IIngredientGridSource, IFilterTextSource, GuiScreenHelper, IEditModeConfig, IIngredientFilterConfig, IWorldConfig, GridAlignment) - Constructor for class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
ingredientHelper - Variable in class mezz.jei.render.IngredientListElementRenderer
 
IngredientInfoRecipe<T> - Class in mezz.jei.plugins.jei.info
 
IngredientInfoRecipeCategory - Class in mezz.jei.plugins.jei.info
 
IngredientInfoRecipeCategory(IGuiHelper, Textures) - Constructor for class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
IngredientInformation - Class in mezz.jei.ingredients
 
IngredientListBatchRenderer - Class in mezz.jei.render
 
IngredientListBatchRenderer(IEditModeConfig, IWorldConfig) - Constructor for class mezz.jei.render.IngredientListBatchRenderer
 
IngredientListElement<V> - Class in mezz.jei.ingredients
 
IngredientListElement(V, int) - Constructor for class mezz.jei.ingredients.IngredientListElement
 
IngredientListElementComparator - Class in mezz.jei.ingredients
 
IngredientListElementFactory - Class in mezz.jei.ingredients
 
IngredientListElementInfo<V> - Class in mezz.jei.ingredients
 
IngredientListElementInfo(IIngredientListElement<V>, IIngredientHelper<V>, IIngredientRenderer<V>, IModIdHelper) - Constructor for class mezz.jei.ingredients.IngredientListElementInfo
 
IngredientListElementRenderer<T> - Class in mezz.jei.render
 
IngredientListElementRenderer(IIngredientListElement<T>) - Constructor for class mezz.jei.render.IngredientListElementRenderer
 
IngredientListOverlay - Class in mezz.jei.gui.overlay
 
IngredientListOverlay(IngredientFilter, IngredientManager, GuiScreenHelper, IngredientGridWithNavigation, IWorldConfig) - Constructor for class mezz.jei.gui.overlay.IngredientListOverlay
 
IngredientListSlot - Class in mezz.jei.render
 
IngredientListSlot(int, int, int) - Constructor for class mezz.jei.render.IngredientListSlot
 
IngredientLookupState - Class in mezz.jei.gui.ingredients
 
IngredientLookupState(Focus<?>, List<IRecipeCategory>, int, int) - Constructor for class mezz.jei.gui.ingredients.IngredientLookupState
 
IngredientManager - Class in mezz.jei.ingredients
 
IngredientManager(IModIdHelper, IngredientBlacklistInternal, Map<IIngredientType, IngredientSet>, ImmutableMap<IIngredientType, IIngredientHelper>, ImmutableMap<IIngredientType, IIngredientRenderer>, boolean) - Constructor for class mezz.jei.ingredients.IngredientManager
 
ingredientManager - Static variable in class mezz.jei.plugins.debug.JeiDebugPlugin
 
IngredientOrderTracker - Class in mezz.jei.ingredients
 
IngredientOrderTracker() - Constructor for class mezz.jei.ingredients.IngredientOrderTracker
 
ingredientRenderer - Variable in class mezz.jei.render.IngredientListElementRenderer
 
IngredientRenderHelper - Class in mezz.jei.render
 
IngredientRenderHelper() - Constructor for class mezz.jei.render.IngredientRenderHelper
 
Ingredients - Class in mezz.jei.ingredients
 
Ingredients() - Constructor for class mezz.jei.ingredients.Ingredients
 
IngredientSet<V> - Class in mezz.jei.collect
 
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.GuiIngredientGroup
 
init(int, boolean, IIngredientRenderer<T>, int, int, int, int, int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
init(int, boolean, int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackGroup
 
init(RecipeTransferManager, Container, EntityPlayer) - Method in class mezz.jei.gui.recipes.RecipeTransferButton
 
initGui() - Method in class mezz.jei.gui.recipes.RecipesGui
 
initLayout(RecipesGui) - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
InputHandler - Class in mezz.jei.input
 
InputHandler(RecipesGui, IngredientFilter, IngredientManager, IngredientListOverlay, IEditModeConfig, IWorldConfig, GuiScreenHelper, LeftAreaDispatcher, BookmarkList) - 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.ingredients.IngredientListElementComparator
 
INSTANCE - Static variable in class mezz.jei.plugins.vanilla.brewing.PotionSubtypeInterpreter
 
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.
InternalRecipeManagerPlugin - Class in mezz.jei.recipes
 
InternalRecipeManagerPlugin(RecipeManager, ImmutableMultimap<String, ResourceLocation>, IIngredientManager, RecipeCategoryDataMap, RecipeMap, RecipeMap) - Constructor for class mezz.jei.recipes.InternalRecipeManagerPlugin
 
intersects(Collection<Rectangle2d>, Rectangle2d) - Static method in class mezz.jei.util.MathUtil
 
intersects(Rectangle2d, Rectangle2d) - Static method in class mezz.jei.util.MathUtil
 
invalidateCache() - Method in class mezz.jei.ingredients.IngredientFilter
 
inventorySlots - Variable in class mezz.jei.network.packets.PacketRecipeTransfer
 
IOnClickHandler - Interface in mezz.jei.gui.recipes
 
IPacketId - Interface in mezz.jei.network
 
IPacketJeiHandler - Interface in mezz.jei.network.packets
 
IPaged - Interface in mezz.jei.input
 
IRecipeGuiLogic - Interface in mezz.jei.gui.recipes
 
IRecipeLogicStateListener - Interface in mezz.jei.gui.recipes
 
isBlocked() - Method in class mezz.jei.render.IngredientListSlot
 
isBookmarkOverlayEnabled() - Method in interface mezz.jei.config.IWorldConfig
 
isBookmarkOverlayEnabled() - Method in class mezz.jei.config.WorldConfig
 
isBookmarkOverlayEnabled() - Method in class mezz.jei.events.BookmarkOverlayToggleEvent
 
isBooleanList() - Method in class mezz.jei.config.forge.Property
Checks if all of current values stored in this property can be converted to a boolean.
isBooleanValue() - Method in class mezz.jei.config.forge.Property
Checks if the current value held by this property is a valid boolean value.
isCenterSearchBarEnabled() - Method in class mezz.jei.config.ClientConfig
 
isCheatItemsEnabled() - Method in interface mezz.jei.config.IWorldConfig
 
isCheatItemsEnabled() - Method in class mezz.jei.config.WorldConfig
 
isChild() - Method in class mezz.jei.config.forge.ConfigCategory
 
isChild - Variable in class mezz.jei.config.forge.Configuration
 
isComplete() - Method in class mezz.jei.gui.ghost.GhostIngredientReturning
 
isDebugModeEnabled() - Method in class mezz.jei.config.ClientConfig
 
isDefault() - Method in class mezz.jei.config.forge.ConfigElement
 
isDefault() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Is this property value equal to the default value?
isDefault() - Method in class mezz.jei.config.forge.Property
Returns whether or not this Property is defaulted.
isDeleteItemsInCheatModeActive() - Method in interface mezz.jei.config.IWorldConfig
 
isDeleteItemsInCheatModeActive() - Method in class mezz.jei.config.WorldConfig
 
isDisplayingModNameEnabled() - Method in class mezz.jei.ingredients.ForgeModIdHelper
 
isDoubleList() - Method in class mezz.jei.config.forge.Property
Checks if all of the current values stored in this property can be converted to a double.
isDoubleValue() - Method in class mezz.jei.config.forge.Property
Checks if the current value held by this property is a valid double value.
ISearchTree - Interface in mezz.jei.suffixtree
 
isEditModeEnabled() - Method in class mezz.jei.config.EditModeConfig
 
isEditModeEnabled() - Method in interface mezz.jei.config.IEditModeConfig
Deprecated.
isEditModeEnabled() - Method in interface mezz.jei.config.IWorldConfig
 
isEditModeEnabled() - Method in class mezz.jei.config.WorldConfig
 
isEditModeEnabled() - Method in class mezz.jei.events.EditModeToggleEvent
 
isEmpty() - Method in class mezz.jei.bookmarks.BookmarkList
 
isEmpty() - Method in class mezz.jei.config.forge.ConfigCategory
 
isEmpty() - Method in class mezz.jei.gui.recipes.RecipeCatalysts
 
isEnterKey(int) - Static method in class mezz.jei.config.KeyBindings
 
isEquivalent(ItemStack, ItemStack) - Method in class mezz.jei.util.StackHelper
Similar to ItemStack.areItemStacksEqual but ignores NBT on items without subtypes, and uses the ISubtypeManager
IShowsRecipeFocuses - Interface in mezz.jei.input
 
isIconToggledOn() - Method in class mezz.jei.gui.elements.GuiIconToggleButton
 
isIconToggledOn() - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkButton
 
isIconToggledOn() - Method in class mezz.jei.gui.overlay.ConfigButton
 
isIngredientBlacklistedByApi(V, IIngredientHelper<V>) - Method in class mezz.jei.ingredients.IngredientBlacklistInternal
 
isIngredientOnConfigBlacklist(V, IIngredientHelper<V>) - Method in class mezz.jei.config.EditModeConfig
 
isIngredientOnConfigBlacklist(V, IngredientBlacklistType, IIngredientHelper<V>) - Method in class mezz.jei.config.EditModeConfig
 
isIngredientOnConfigBlacklist(V, IIngredientHelper<V>) - Method in interface mezz.jei.config.IEditModeConfig
 
isIngredientOnServer(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
isIngredientVisible(V, IngredientFilter) - Method in class mezz.jei.ingredients.IngredientManager
 
isInGuiExclusionArea(double, double) - Method in class mezz.jei.gui.GuiScreenHelper
 
isInput() - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
isIntList() - Method in class mezz.jei.config.forge.Property
Checks if all of the current values stored in this property can be converted to an integer.
isIntValue() - Method in class mezz.jei.config.forge.Property
Checks if the current value stored in this property can be converted to an integer.
isInventoryCloseKey(InputMappings.Input) - Static method in class mezz.jei.config.KeyBindings
 
isInventoryToggleKey(InputMappings.Input) - Static method in class mezz.jei.config.KeyBindings
 
isJeiOnServer() - Static method in class mezz.jei.config.ServerInfo
 
isList() - Method in class mezz.jei.config.forge.ConfigElement
 
isList() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Is this property object a list?
isList() - Method in class mezz.jei.config.forge.Property
Returns whether or not this Property is a list/array.
isListDisplayed() - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
isListDisplayed() - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
isListLengthFixed() - Method in class mezz.jei.config.forge.ConfigElement
 
isListLengthFixed() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Does this list property have to remain a fixed length?
isListLengthFixed() - Method in class mezz.jei.config.forge.Property
Returns whether or not this list/array has a fixed length.
isLongValue() - Method in class mezz.jei.config.forge.Property
Checks if the current value stored in this property can be converted to a long.
isMode(IFocus.Mode) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
isModNameFormatOverrideActive() - Method in class mezz.jei.config.ModIdFormattingConfig
 
isMouseOver(double, double) - Method in class mezz.jei.gui.elements.GuiIconToggleButton
 
isMouseOver(double, double, double, double) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
isMouseOver(double, double) - Method in class mezz.jei.gui.overlay.IngredientGrid
 
isMouseOver(double, double) - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
isMouseOver(double, double) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
isMouseOver() - Method in class mezz.jei.gui.PageNavigation
 
isMouseOver(double, double) - Method in class mezz.jei.gui.recipes.RecipeGuiTab
 
isMouseOver(double, double) - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
isMouseOver(double, double) - Method in class mezz.jei.gui.recipes.RecipeLayout
 
isMouseOver(double, double) - Method in class mezz.jei.gui.recipes.RecipesGui
 
isMouseOver(double, double) - Method in class mezz.jei.input.GuiTextFieldFilter
 
isMouseOver(double, double) - Method in interface mezz.jei.input.IMouseHandler
 
isMouseOver(double, double) - Method in class mezz.jei.render.IngredientListSlot
 
isOpen() - Method in class mezz.jei.gui.recipes.RecipesGui
 
isOverlayEnabled() - Method in interface mezz.jei.config.IWorldConfig
 
isOverlayEnabled() - Method in class mezz.jei.config.WorldConfig
 
isOverlayEnabled() - Method in class mezz.jei.events.OverlayToggleEvent
 
isProperty() - Method in class mezz.jei.config.forge.ConfigElement
 
isProperty() - Method in interface mezz.jei.config.forge.IConfigElement
[Property, Category] Is this object a property object?
isSelected(IRecipeCategory) - Method in class mezz.jei.gui.recipes.RecipeCategoryTab
 
isSelected(IRecipeCategory) - Method in class mezz.jei.gui.recipes.RecipeGuiTab
 
isStatic() - Method in enum mezz.jei.config.forge.Config.Type
 
isValidIngredient(V) - Method in class mezz.jei.ingredients.IngredientManager
 
isValidIngredient(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
isVisible() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
 
isVisible() - Method in class mezz.jei.ingredients.IngredientListElement
 
ItemStackFastRenderer - Class in mezz.jei.render
 
ItemStackFastRenderer(IIngredientListElement<ItemStack>) - Constructor for class mezz.jei.render.ItemStackFastRenderer
 
ItemStackHelper - Class in mezz.jei.plugins.vanilla.ingredients.item
 
ItemStackHelper(StackHelper) - Constructor for class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
ItemStackListFactory - Class in mezz.jei.plugins.vanilla.ingredients.item
 
ItemStackListFactory() - Constructor for class mezz.jei.plugins.vanilla.ingredients.item.ItemStackListFactory
 
ItemStackMatchable<R> - Interface in mezz.jei.util
 
ItemStackRenderer - Class in mezz.jei.plugins.vanilla.ingredients.item
 
ItemStackRenderer() - Constructor for class mezz.jei.plugins.vanilla.ingredients.item.ItemStackRenderer
 
iterator() - Method in class mezz.jei.collect.IngredientSet
 
iterator() - Method in class mezz.jei.util.MatchingIterable
 
IWorldConfig - Interface in mezz.jei.config
 

J

JeiBrewingRecipe - Class in mezz.jei.plugins.vanilla.brewing
 
JeiBrewingRecipe(List<ItemStack>, ItemStack, ItemStack, BrewingRecipeUtil) - Constructor for class mezz.jei.plugins.vanilla.brewing.JeiBrewingRecipe
 
JeiDebugPlugin - Class in mezz.jei.plugins.debug
 
JeiDebugPlugin() - Constructor for class mezz.jei.plugins.debug.JeiDebugPlugin
 
JeiEvent - Class in mezz.jei.events
 
JeiEvent() - Constructor for class mezz.jei.events.JeiEvent
 
JeiHelpers - Class in mezz.jei.runtime
 
JeiHelpers(GuiHelper, IStackHelper, IModIdHelper) - Constructor for class mezz.jei.runtime.JeiHelpers
 
JeiInternalPlugin - Class in mezz.jei.plugins.jei
 
JeiInternalPlugin() - Constructor for class mezz.jei.plugins.jei.JeiInternalPlugin
 
jeiRuntime - Static variable in class mezz.jei.plugins.debug.JeiDebugPlugin
 
JeiRuntime - Class in mezz.jei.runtime
 
JeiRuntime(RecipeManager, IngredientListOverlay, IBookmarkOverlay, RecipesGui, IIngredientFilter, IIngredientManager) - Constructor for class mezz.jei.runtime.JeiRuntime
 
JeiStarter - Class in mezz.jei.startup
 
JeiStarter() - Constructor for class mezz.jei.startup.JeiStarter
 
JeiTextureMap - Class in mezz.jei.gui.textures
 
JeiTextureMap(String) - Constructor for class mezz.jei.gui.textures.JeiTextureMap
 
JustEnoughItems - Class in mezz.jei
 
JustEnoughItems() - Constructor for class mezz.jei.JustEnoughItems
 

K

KeyBindings - Class in mezz.jei.config
 
keyPressed(int, int, int) - Method in class mezz.jei.gui.recipes.RecipesGui
 
keyPressed(int, int, int) - Method in class mezz.jei.input.GuiTextFieldFilter
 
keySet() - Method in class mezz.jei.collect.MultiMap
 
keySet() - Method in class mezz.jei.config.forge.ConfigCategory
 

L

largestNumColumns - Static variable in class mezz.jei.config.ClientConfig
 
LeftAreaDispatcher - Class in mezz.jei.gui.overlay.bookmarks
 
LeftAreaDispatcher(GuiScreenHelper) - Constructor for class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
LimitedLogger - Class in mezz.jei.util
 
LimitedLogger(Logger, Duration) - Constructor for class mezz.jei.util.LimitedLogger
 
listCategoriesFirst(boolean) - Method in class mezz.jei.config.forge.ConfigElement
 
ListMultiMap<K,V> - Class in mezz.jei.collect
 
ListMultiMap() - Constructor for class mezz.jei.collect.ListMultiMap
 
ListMultiMap(Supplier<List<V>>) - Constructor for class mezz.jei.collect.ListMultiMap
 
ListMultiMap(Map<K, List<V>>, Supplier<List<V>>) - Constructor for class mezz.jei.collect.ListMultiMap
 
load() - Method in class mezz.jei.config.forge.Configuration
 
loadBookmarks(IngredientManager, BookmarkList) - Method in class mezz.jei.config.BookmarkConfig
 
loadTexture(IResourceManager) - Method in class mezz.jei.gui.textures.JeiTextureMap
 
LocalizedConfiguration - Class in mezz.jei.config
 
LocalizedConfiguration(String, File, String) - Constructor for class mezz.jei.config.LocalizedConfiguration
 
log(Level, String, String, Object...) - Method in class mezz.jei.util.LimitedLogger
 
LoggedTimer - Class in mezz.jei.util
 
LoggedTimer() - Constructor for class mezz.jei.util.LoggedTimer
 

M

map - Variable in class mezz.jei.collect.MultiMap
 
map(int[]) - Method in class mezz.jei.color.MMCQ.CMap
 
matchingItems - Variable in class mezz.jei.transfer.RecipeTransferUtil.MatchingItemsResult
 
MatchingItemsResult() - Constructor for class mezz.jei.transfer.RecipeTransferUtil.MatchingItemsResult
 
MatchingIterable - Class in mezz.jei.util
 
MatchingIterable(Iterable<ItemStack>) - Constructor for class mezz.jei.util.MatchingIterable
 
MatchingIterable.DelegateIterator<T,R> - Class in mezz.jei.util
 
MathUtil - Class in mezz.jei.util
 
MAX_TOOLTIP_WIDTH - Static variable in class mezz.jei.config.Constants
 
maxColumns - Variable in class mezz.jei.config.ConfigValues
 
maxRecipeGuiHeight - Static variable in class mezz.jei.config.ClientConfig
 
maxRecipeGuiHeight - Variable in class mezz.jei.config.ConfigValues
 
mezz.jei - package mezz.jei
 
mezz.jei.bookmarks - package mezz.jei.bookmarks
 
mezz.jei.collect - package mezz.jei.collect
 
mezz.jei.color - package mezz.jei.color
 
mezz.jei.config - package mezz.jei.config
 
mezz.jei.config.forge - package mezz.jei.config.forge
 
mezz.jei.events - package mezz.jei.events
 
mezz.jei.gui - package mezz.jei.gui
 
mezz.jei.gui.elements - package mezz.jei.gui.elements
 
mezz.jei.gui.ghost - package mezz.jei.gui.ghost
 
mezz.jei.gui.ingredients - package mezz.jei.gui.ingredients
 
mezz.jei.gui.overlay - package mezz.jei.gui.overlay
 
mezz.jei.gui.overlay.bookmarks - package mezz.jei.gui.overlay.bookmarks
 
mezz.jei.gui.recipes - package mezz.jei.gui.recipes
 
mezz.jei.gui.textures - package mezz.jei.gui.textures
 
mezz.jei.ingredients - package mezz.jei.ingredients
 
mezz.jei.input - package mezz.jei.input
 
mezz.jei.load - package mezz.jei.load
 
mezz.jei.load.registration - package mezz.jei.load.registration
 
mezz.jei.network - package mezz.jei.network
 
mezz.jei.network.packets - package mezz.jei.network.packets
 
mezz.jei.plugins.debug - package mezz.jei.plugins.debug
 
mezz.jei.plugins.jei - package mezz.jei.plugins.jei
 
mezz.jei.plugins.jei.info - package mezz.jei.plugins.jei.info
 
mezz.jei.plugins.jei.ingredients - package mezz.jei.plugins.jei.ingredients
 
mezz.jei.plugins.vanilla - package mezz.jei.plugins.vanilla
 
mezz.jei.plugins.vanilla.anvil - package mezz.jei.plugins.vanilla.anvil
 
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.plugins.vanilla.ingredients.fluid - package mezz.jei.plugins.vanilla.ingredients.fluid
 
mezz.jei.plugins.vanilla.ingredients.item - package mezz.jei.plugins.vanilla.ingredients.item
 
mezz.jei.recipes - package mezz.jei.recipes
 
mezz.jei.render - package mezz.jei.render
 
mezz.jei.runtime - package mezz.jei.runtime
 
mezz.jei.startup - package mezz.jei.startup
 
mezz.jei.suffixtree - package mezz.jei.suffixtree
 
mezz.jei.transfer - package mezz.jei.transfer
 
mezz.jei.util - package mezz.jei.util
 
minRecipeGuiHeight - Static variable in class mezz.jei.config.ClientConfig
 
missingItems - Variable in class mezz.jei.transfer.RecipeTransferUtil.MatchingItemsResult
 
MMCQ - Class in mezz.jei.color
 
MMCQ() - Constructor for class mezz.jei.color.MMCQ
 
MMCQ.CMap - Class in mezz.jei.color
Color map.
MMCQ.VBox - Class in mezz.jei.color
3D color space box.
MOD_NAME_FORMAT_CODE - Static variable in class mezz.jei.config.ModIdFormattingConfig
 
modesChanged() - Method in class mezz.jei.ingredients.IngredientFilter
 
ModIdFormattingConfig - Class in mezz.jei.config
 
ModIdFormattingConfig(LocalizedConfiguration) - Constructor for class mezz.jei.config.ModIdFormattingConfig
 
ModIngredientRegistration - Class in mezz.jei.ingredients
 
ModIngredientRegistration(ISubtypeManager) - Constructor for class mezz.jei.ingredients.ModIngredientRegistration
 
modNameFormat - Variable in class mezz.jei.config.ModIdFormattingConfig
 
modNameSearchMode - Variable in class mezz.jei.config.IngredientFilterConfigValues
 
mouseClicked(double, double, int) - Method in class mezz.jei.gui.recipes.RecipesGui
 
mousePickupItemStack(EntityPlayer, ItemStack) - Static method in class mezz.jei.util.CommandUtilServer
 
mouseScrolled(double) - Method in class mezz.jei.gui.recipes.RecipesGui
 
MouseUtil - Class in mezz.jei.input
 
MouseUtil() - Constructor for class mezz.jei.input.MouseUtil
 
moveDownToAvoidIntersection(Collection<Rectangle2d>, Rectangle2d) - Static method in class mezz.jei.util.MathUtil
 
moveProperty(String, String, String) - Method in class mezz.jei.config.forge.Configuration
Moves a property from one category to another.
moveRecipeTransferButton(int, int) - Method in class mezz.jei.gui.recipes.RecipeLayout
 
MultiMap<K,V,T extends java.util.Collection<V>> - Class in mezz.jei.collect
 
MultiMap(Supplier<T>) - Constructor for class mezz.jei.collect.MultiMap
 
MultiMap(Map<K, T>, Supplier<T>) - Constructor for class mezz.jei.collect.MultiMap
 

N

nearest(int[]) - Method in class mezz.jei.color.MMCQ.CMap
 
Network - Class in mezz.jei.network
 
Network() - Constructor for class mezz.jei.network.Network
 
NetworkHandler - Class in mezz.jei.startup
 
NetworkHandler() - Constructor for class mezz.jei.startup.NetworkHandler
 
NEW_LINE - Static variable in class mezz.jei.config.forge.ConfigCategory
 
NEW_LINE - Static variable in class mezz.jei.config.forge.Configuration
 
nextPage - Static variable in class mezz.jei.config.KeyBindings
 
nextPage() - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
nextPage() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
nextPage() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
nextPage() - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
nextPage() - Method in interface mezz.jei.input.IPaged
 
nextRecipeCategory() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
nextRecipeCategory() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
normalizeIngredient(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackHelper
 
normalizeIngredient(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
notifyListenersOfChange() - Method in class mezz.jei.bookmarks.BookmarkList
 
notifyListenersOfChange() - Method in class mezz.jei.ingredients.IngredientFilter
 

O

onChange() - Method in interface mezz.jei.gui.overlay.IIngredientGridSource.Listener
 
onCharTyped(char, int) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
onClick(double, double) - Method in class mezz.jei.gui.ghost.GhostIngredientDrag
 
onClick(double, double) - Method in interface mezz.jei.gui.recipes.IOnClickHandler
 
onClick(double, double) - Method in class mezz.jei.gui.recipes.RecipeTransferButton
 
onClick() - Method in interface mezz.jei.input.IClickedIngredient.IOnClickHandler
 
onClickHandled() - Method in class mezz.jei.input.ClickedIngredient
 
onClickHandled() - Method in interface mezz.jei.input.IClickedIngredient
 
onClientTick(TickEvent.ClientTickEvent) - Method in class mezz.jei.gui.GuiEventHandler
 
onComplete() - Method in class mezz.jei.plugins.debug.DebugGhostIngredientHandler
 
onConnectedToServer(boolean) - Static method in class mezz.jei.config.ServerInfo
 
onDraw() - Method in class mezz.jei.gui.ingredients.CycleTimer
 
onDrawBackgroundEventPost(GuiScreenEvent.BackgroundDrawnEvent) - Method in class mezz.jei.gui.GuiEventHandler
 
onDrawForegroundEvent(GuiContainerEvent.DrawForeground) - Method in class mezz.jei.gui.GuiEventHandler
Draws above most GuiContainer elements, but below the tooltips.
onDrawScreenEventPost(GuiScreenEvent.DrawScreenEvent.Post) - Method in class mezz.jei.gui.GuiEventHandler
 
onGlobalKeyPressed(InputMappings.Input) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
onGuiCharTypedEvent(GuiScreenEvent.KeyboardCharTypedEvent.Pre) - Method in class mezz.jei.input.InputHandler
When we have keyboard focus, use Pre
onGuiCharTypedEvent(GuiScreenEvent.KeyboardCharTypedEvent.Post) - Method in class mezz.jei.input.InputHandler
Without keyboard focus, use Post
onGuiInit(GuiScreenEvent.InitGuiEvent.Post) - Method in class mezz.jei.gui.GuiEventHandler
 
onGuiKeyboardEvent(GuiScreenEvent.KeyboardKeyPressedEvent.Post) - Method in class mezz.jei.input.InputHandler
Without keyboard focus, use Post
onGuiKeyPressedEvent(GuiScreenEvent.KeyboardKeyPressedEvent.Pre) - Method in class mezz.jei.input.InputHandler
When we have keyboard focus, use Pre
onGuiMouseEvent(GuiScreenEvent.MouseClickedEvent.Pre) - Method in class mezz.jei.input.InputHandler
 
onGuiMouseEvent(GuiScreenEvent.MouseReleasedEvent.Pre) - Method in class mezz.jei.input.InputHandler
 
onGuiMouseEvent(GuiScreenEvent.MouseScrollEvent.Pre) - Method in class mezz.jei.input.InputHandler
 
onGuiOpen(GuiOpenEvent) - Method in class mezz.jei.gui.GuiEventHandler
 
onKeyPressed(int, int, int) - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
onKeyPressed(int, int, int) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
onLoadComplete() - Method in class mezz.jei.startup.ClientLifecycleHandler
 
onMouseClicked(double, double, int) - Method in class mezz.jei.gui.elements.GuiIconToggleButton
 
onMouseClicked(double, double, int) - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkButton
 
onMouseClicked(double, double, int) - Method in class mezz.jei.gui.overlay.ConfigButton
 
onOverlayToggle(OverlayToggleEvent) - Method in class mezz.jei.gui.GuiEventHandler
 
onPacket(NetworkEvent.ClientCustomPayloadEvent) - Method in class mezz.jei.network.PacketHandler
 
onPacket(NetworkEvent.ServerCustomPayloadEvent) - Method in class mezz.jei.network.PacketHandlerClient
 
onPotionShiftEvent(GuiScreenEvent.PotionShiftEvent) - Method in class mezz.jei.gui.GuiEventHandler
 
onPreInit() - Method in class mezz.jei.config.ClientConfig
 
onRuntimeAvailable(IJeiRuntime) - Method in class mezz.jei.plugins.debug.JeiDebugPlugin
 
onSetFilterText(String) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
onStateChange() - Method in interface mezz.jei.gui.recipes.IRecipeLogicStateListener
 
onStateChange() - Method in class mezz.jei.gui.recipes.RecipesGui
 
onWorldSave() - Method in class mezz.jei.config.WorldConfig
 
ordinal() - Method in interface mezz.jei.network.IPacketId
 
outputSlot - Static variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
overlayEnabled - Variable in class mezz.jei.config.WorldConfigValues
 
OverlayToggleEvent - Class in mezz.jei.events
 
OverlayToggleEvent() - Constructor for class mezz.jei.events.OverlayToggleEvent
 
OverlayToggleEvent(boolean) - Constructor for class mezz.jei.events.OverlayToggleEvent
 

P

PacketCheatPermission - Class in mezz.jei.network.packets
 
PacketCheatPermission(boolean) - Constructor for class mezz.jei.network.packets.PacketCheatPermission
 
PacketDeletePlayerItem - Class in mezz.jei.network.packets
 
PacketDeletePlayerItem(ItemStack) - Constructor for class mezz.jei.network.packets.PacketDeletePlayerItem
 
PacketGiveItemStack - Class in mezz.jei.network.packets
 
PacketGiveItemStack(ItemStack, GiveMode) - Constructor for class mezz.jei.network.packets.PacketGiveItemStack
 
PacketHandler - Class in mezz.jei.network
 
PacketHandler() - Constructor for class mezz.jei.network.PacketHandler
 
PacketHandlerClient - Class in mezz.jei.network
 
PacketHandlerClient(IWorldConfig) - Constructor for class mezz.jei.network.PacketHandlerClient
 
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(Map<Integer, Integer>, List<Integer>, List<Integer>, boolean, boolean) - Constructor for class mezz.jei.network.packets.PacketRecipeTransfer
 
PacketRequestCheatPermission - Class in mezz.jei.network.packets
 
PacketRequestCheatPermission() - Constructor for class mezz.jei.network.packets.PacketRequestCheatPermission
 
PacketSetHotbarItemStack - Class in mezz.jei.network.packets
 
PacketSetHotbarItemStack(ItemStack, int) - Constructor for class mezz.jei.network.packets.PacketSetHotbarItemStack
 
padding - Variable in class mezz.jei.render.IngredientListElementRenderer
 
PageNavigation - Class in mezz.jei.gui
 
PageNavigation(IPaged, boolean) - Constructor for class mezz.jei.gui.PageNavigation
 
palette() - Method in class mezz.jei.color.MMCQ.CMap
 
parent - Variable in class mezz.jei.config.forge.ConfigCategory
 
PlayerJoinedWorldEvent - Class in mezz.jei.events
 
PlayerJoinedWorldEvent() - Constructor for class mezz.jei.events.PlayerJoinedWorldEvent
 
PlayerRecipeTransferHandler - Class in mezz.jei.transfer
 
PlayerRecipeTransferHandler(IStackHelper, IRecipeTransferHandlerHelper) - Constructor for class mezz.jei.transfer.PlayerRecipeTransferHandler
 
PluginCaller - Class in mezz.jei.load
 
PluginCaller() - Constructor for class mezz.jei.load.PluginCaller
 
PluginHelper - Class in mezz.jei.load
 
PluginHelper() - Constructor for class mezz.jei.load.PluginHelper
 
PluginLoader - Class in mezz.jei.load
 
PluginLoader(List<IModPlugin>, VanillaPlugin, Textures, IEditModeConfig, IIngredientFilterConfig, BookmarkConfig, IModIdHelper, boolean) - Constructor for class mezz.jei.load.PluginLoader
 
post(Event) - Static method in class mezz.jei.events.EventBusHelper
 
POTION - Static variable in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeUtil
 
PotionSubtypeInterpreter - Class in mezz.jei.plugins.vanilla.brewing
 
previousPage - Static variable in class mezz.jei.config.KeyBindings
 
previousPage() - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
previousPage() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
previousPage() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
previousPage() - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
 
previousPage() - Method in interface mezz.jei.input.IPaged
 
previousRecipeCategory() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
previousRecipeCategory() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
Property - Class in mezz.jei.config.forge
 
Property(String, String, Property.Type) - Constructor for class mezz.jei.config.forge.Property
 
Property(String, String, Property.Type, boolean) - Constructor for class mezz.jei.config.forge.Property
 
Property(String, String, Property.Type, String[]) - Constructor for class mezz.jei.config.forge.Property
 
Property(String, String, Property.Type, String) - Constructor for class mezz.jei.config.forge.Property
 
Property(String, String, Property.Type, boolean, String) - Constructor for class mezz.jei.config.forge.Property
 
Property(String, String, Property.Type, String[], String) - Constructor for class mezz.jei.config.forge.Property
 
Property(String, String[], Property.Type) - Constructor for class mezz.jei.config.forge.Property
 
Property(String, String[], Property.Type, String) - Constructor for class mezz.jei.config.forge.Property
 
Property.Type - Enum in mezz.jei.config.forge
 
push(MMCQ.VBox) - Method in class mezz.jei.color.MMCQ.CMap
 
put(K, V) - Method in class mezz.jei.collect.MultiMap
 
put(R, C, V) - Method in class mezz.jei.collect.Table
 
put(String, Property) - Method in class mezz.jei.config.forge.ConfigCategory
 
put(String, int) - Method in class mezz.jei.suffixtree.GeneralizedSuffixTree
Adds the specified index to the GST under the given key.
putAll(Map<? extends String, ? extends Property>) - Method in class mezz.jei.config.forge.ConfigCategory
 

Q

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

R

read(char[], int, int) - Method in class mezz.jei.config.forge.Configuration.UnicodeInputStreamReader
 
readPacketData(PacketBuffer, EntityPlayer) - Method in interface mezz.jei.network.packets.IPacketJeiHandler
 
readPacketData(PacketBuffer, EntityPlayer, IWorldConfig) - Static method in class mezz.jei.network.packets.PacketCheatPermission
 
readPacketData(PacketBuffer, EntityPlayer) - Static method in class mezz.jei.network.packets.PacketDeletePlayerItem
 
readPacketData(PacketBuffer, EntityPlayer) - Static method in class mezz.jei.network.packets.PacketGiveItemStack
 
readPacketData(PacketBuffer, EntityPlayer) - Static method in class mezz.jei.network.packets.PacketRecipeTransfer
 
readPacketData(PacketBuffer, EntityPlayer) - Static method in class mezz.jei.network.packets.PacketRequestCheatPermission
 
readPacketData(PacketBuffer, EntityPlayer) - Static method in class mezz.jei.network.packets.PacketSetHotbarItemStack
 
rebuildIngredientFilter() - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
recipe - Variable in class mezz.jei.plugins.vanilla.crafting.ShapelessCraftingCategoryExtension
 
RECIPE_GUI_VANILLA - Static variable in class mezz.jei.config.Constants
 
RECIPE_HEIGHT - Static variable in class mezz.jei.plugins.debug.DebugRecipeCategory
 
RECIPE_WIDTH - Static variable in class mezz.jei.plugins.debug.DebugRecipeCategory
 
recipeBack - Static variable in class mezz.jei.config.KeyBindings
 
RecipeCatalystBuilder - Class in mezz.jei.recipes
 
RecipeCatalystBuilder(IngredientManager) - Constructor for class mezz.jei.recipes.RecipeCatalystBuilder
 
RecipeCatalystRegistration - Class in mezz.jei.load.registration
 
RecipeCatalystRegistration() - Constructor for class mezz.jei.load.registration.RecipeCatalystRegistration
 
RecipeCatalysts - Class in mezz.jei.gui.recipes
The area drawn on left side of the RecipesGui that shows which items can craft the current recipe category.
RecipeCatalysts() - Constructor for class mezz.jei.gui.recipes.RecipeCatalysts
 
RecipeCategoryComparator - Class in mezz.jei.recipes
 
RecipeCategoryComparator(List<IRecipeCategory>) - Constructor for class mezz.jei.recipes.RecipeCategoryComparator
 
RecipeCategoryData<T> - Class in mezz.jei.recipes
 
RecipeCategoryData(IRecipeCategory<T>, ImmutableList<Object>) - Constructor for class mezz.jei.recipes.RecipeCategoryData
 
RecipeCategoryDataMap - Class in mezz.jei.recipes
 
RecipeCategoryDataMap(List<IRecipeCategory>, ImmutableListMultimap<IRecipeCategory, Object>) - Constructor for class mezz.jei.recipes.RecipeCategoryDataMap
 
RecipeCategoryRegistration - Class in mezz.jei.load.registration
 
RecipeCategoryRegistration(IJeiHelpers) - Constructor for class mezz.jei.load.registration.RecipeCategoryRegistration
 
RecipeCategoryTab - Class in mezz.jei.gui.recipes
 
RecipeCategoryTab(IRecipeGuiLogic, IRecipeCategory, int, int) - Constructor for class mezz.jei.gui.recipes.RecipeCategoryTab
 
RecipeGuiLogic - Class in mezz.jei.gui.recipes
 
RecipeGuiLogic(IRecipeManager, RecipeTransferManager, IRecipeLogicStateListener, IngredientManager) - Constructor for class mezz.jei.gui.recipes.RecipeGuiLogic
 
RecipeGuiTab - Class in mezz.jei.gui.recipes
 
RecipeGuiTab(int, int) - Constructor for class mezz.jei.gui.recipes.RecipeGuiTab
 
RecipeGuiTabs - Class in mezz.jei.gui.recipes
The area drawn on top and bottom of the RecipesGui that show the recipe categories.
RecipeGuiTabs(IRecipeGuiLogic) - Constructor for class mezz.jei.gui.recipes.RecipeGuiTabs
 
RecipeHandler(Class<? extends T>, Function<T, W>) - Constructor for class mezz.jei.recipes.ExtendableRecipeCategoryHelper.RecipeHandler
 
recipeHeight - Static variable in class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
RecipeLayout - Class in mezz.jei.gui.recipes
 
RecipeManager - Class in mezz.jei.recipes
 
RecipeManager(ImmutableList<IRecipeCategory>, ImmutableListMultimap<ResourceLocation, Object>, ImmutableListMultimap<ResourceLocation, Object>, IngredientManager, ImmutableList<IRecipeManagerPlugin>) - Constructor for class mezz.jei.recipes.RecipeManager
 
RecipeManagerPluginSafeWrapper - Class in mezz.jei.recipes
 
RecipeManagerPluginSafeWrapper(IRecipeManagerPlugin) - Constructor for class mezz.jei.recipes.RecipeManagerPluginSafeWrapper
 
recipeMap - Variable in class mezz.jei.network.packets.PacketRecipeTransfer
 
RecipeMap - Class in mezz.jei.recipes
A RecipeMap efficiently links recipes, IRecipeCategory, and Ingredients.
RecipeMap(RecipeCategoryComparator, IIngredientManager) - Constructor for class mezz.jei.recipes.RecipeMap
 
RecipeRegistration - Class in mezz.jei.load.registration
 
RecipeRegistration(ImmutableMap<ResourceLocation, IRecipeCategory>, IJeiHelpers, IIngredientManager, IVanillaRecipeFactory) - Constructor for class mezz.jei.load.registration.RecipeRegistration
 
RecipesGui - Class in mezz.jei.gui.recipes
 
RecipesGui(IRecipeManager, RecipeTransferManager, IngredientManager) - Constructor for class mezz.jei.gui.recipes.RecipesGui
 
RecipeTransferButton - Class in mezz.jei.gui.recipes
 
RecipeTransferButton(int, int, int, int, int, IDrawable, RecipeLayout) - Constructor for class mezz.jei.gui.recipes.RecipeTransferButton
 
recipeTransferButtonIndex - Static variable in class mezz.jei.gui.recipes.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 - Class in mezz.jei.transfer
 
RecipeTransferHandlerHelper() - Constructor for class mezz.jei.transfer.RecipeTransferHandlerHelper
 
RecipeTransferManager - Class in mezz.jei.recipes
 
RecipeTransferManager(ImmutableTable<Class, ResourceLocation, IRecipeTransferHandler>) - Constructor for class mezz.jei.recipes.RecipeTransferManager
 
RecipeTransferRegistration - Class in mezz.jei.load.registration
 
RecipeTransferRegistration(IStackHelper, IRecipeTransferHandlerHelper, IJeiHelpers) - Constructor for class mezz.jei.load.registration.RecipeTransferRegistration
 
RecipeTransferUtil - Class in mezz.jei.transfer
 
RecipeTransferUtil.MatchingItemsResult - Class in mezz.jei.transfer
 
recipeWidth - Static variable in class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
ReflectionUtil - Class in mezz.jei.util
 
register(Object) - Static method in class mezz.jei.events.EventBusHelper
 
register(IIngredientType<V>, Collection<V>, IIngredientHelper<V>, IIngredientRenderer<V>) - Method in class mezz.jei.ingredients.ModIngredientRegistration
 
registerCategories(IRecipeCategoryRegistration) - Method in class mezz.jei.plugins.debug.JeiDebugPlugin
 
registerCategories(IRecipeCategoryRegistration) - Method in class mezz.jei.plugins.jei.JeiInternalPlugin
 
registerCategories(IRecipeCategoryRegistration) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
registerGuiHandlers(IGuiHandlerRegistration) - Method in class mezz.jei.plugins.debug.JeiDebugPlugin
 
registerGuiHandlers(IGuiHandlerRegistration) - Method in class mezz.jei.plugins.jei.JeiInternalPlugin
 
registerGuiHandlers(IGuiHandlerRegistration) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
registerIngredients(IModIngredientRegistration) - Method in class mezz.jei.plugins.debug.JeiDebugPlugin
 
registerIngredients(IModIngredientRegistration) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
registerItemSubtypes(ISubtypeRegistration) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
registerRecipeCatalysts(IRecipeCatalystRegistration) - Method in class mezz.jei.plugins.debug.JeiDebugPlugin
 
registerRecipeCatalysts(IRecipeCatalystRegistration) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
registerRecipes(IRecipeRegistration) - Method in class mezz.jei.plugins.debug.JeiDebugPlugin
 
registerRecipes(IRecipeRegistration) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
registerRecipeTransferHandlers(IRecipeTransferRegistration) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
registerSprite(ResourceLocation) - Method in class mezz.jei.gui.textures.JeiTextureMap
 
registerSubtypeInterpreter(Item, ISubtypeInterpreter) - Method in class mezz.jei.load.registration.SubtypeRegistration
 
registerVanillaCategoryExtensions(IVanillaCategoryExtensionRegistration) - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
 
remove(Object) - Method in class mezz.jei.bookmarks.BookmarkList
 
remove(Object) - Method in class mezz.jei.collect.IngredientSet
 
remove(K, V) - Method in class mezz.jei.collect.MultiMap
 
remove(Object) - Method in class mezz.jei.config.forge.ConfigCategory
 
remove() - Method in class mezz.jei.util.MatchingIterable.DelegateIterator
 
removeAll(Collection<?>) - Method in class mezz.jei.collect.IngredientSet
 
removeCategory(ConfigCategory) - Method in class mezz.jei.config.forge.Configuration
 
removeChild(ConfigCategory) - Method in class mezz.jei.config.forge.ConfigCategory
 
removeIngredientFromBlacklist(V, IIngredientHelper<V>) - Method in class mezz.jei.ingredients.IngredientBlacklistInternal
 
removeIngredientFromConfigBlacklist(IngredientFilter, IIngredientManager, V, IngredientBlacklistType, IIngredientHelper<V>) - Method in class mezz.jei.config.EditModeConfig
 
removeIngredientFromConfigBlacklist(IngredientFilter, IIngredientManager, V, IngredientBlacklistType, IIngredientHelper<V>) - Method in interface mezz.jei.config.IEditModeConfig
 
removeIngredientsAtRuntime(IIngredientType<V>, Collection<V>) - Method in class mezz.jei.ingredients.IngredientManager
 
removeIngredientsAtRuntime(IIngredientType<V>, Collection<V>, IngredientFilter) - Method in class mezz.jei.ingredients.IngredientManager
 
removeListener(Consumer<T>) - Static method in class mezz.jei.events.EventBusHelper
 
renameProperty(String, String, String) - Method in class mezz.jei.config.forge.Configuration
Renames a property in a given category.
render(int, int, float) - Method in class mezz.jei.gui.elements.GuiIconButton
 
render(int, int, float) - Method in class mezz.jei.gui.elements.GuiIconButtonSmall
 
render(int, int, float) - Method in class mezz.jei.gui.recipes.RecipesGui
 
render(int, int, DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientRenderer
 
render(int, int, FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.fluid.FluidStackRenderer
 
render(int, int, ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackRenderer
 
render(Minecraft) - Method in class mezz.jei.render.IngredientListBatchRenderer
renders all ItemStacks
renderEditMode(Rectangle2d, int, IEditModeConfig) - Method in class mezz.jei.render.IngredientListElementRenderer
 
renderEffect(IBakedModel) - Method in class mezz.jei.render.ItemStackFastRenderer
 
renderItemAndEffectIntoGUI(IEditModeConfig, IWorldConfig) - Method in class mezz.jei.render.ItemStackFastRenderer
 
renderOverlay() - Method in class mezz.jei.render.ItemStackFastRenderer
 
renderSlow(IEditModeConfig, IWorldConfig) - Method in class mezz.jei.render.IngredientListElementRenderer
 
requiresMcRestart() - Method in class mezz.jei.config.forge.ConfigCategory
Gets whether or not this ConfigCategory requires Minecraft to be restarted when changed.
requiresMcRestart() - Method in class mezz.jei.config.forge.ConfigElement
 
requiresMcRestart() - Method in interface mezz.jei.config.forge.IConfigElement
[Property, Category] Whether or not this element requires Minecraft to be restarted when changed.
requiresMcRestart() - Method in class mezz.jei.config.forge.Property
Gets whether or not this Property requires Minecraft to be restarted when changed.
requiresWorldRestart() - Method in class mezz.jei.config.forge.ConfigCategory
Returns whether or not this category is able to be edited while a world is running using the in-game Mod Options screen as well as the Mods list screen, or only from the Mods list screen.
requiresWorldRestart() - Method in class mezz.jei.config.forge.ConfigElement
 
requiresWorldRestart() - Method in interface mezz.jei.config.forge.IConfigElement
[Property, Category] Whether or not this element is safe to modify while a world is running.
requiresWorldRestart() - Method in class mezz.jei.config.forge.Property
Returns whether or not this Property is able to be edited while a world is running using the in-game Mod Options screen as well as the Mods list screen, or only from the Mods list screen.
resourceIdSearchMode - Variable in class mezz.jei.config.IngredientFilterConfigValues
 
Results() - Constructor for class mezz.jei.plugins.vanilla.crafting.VanillaRecipeValidator.Results
 

S

save() - Method in class mezz.jei.config.forge.Configuration
 
saveBookmarks(IIngredientManager, List<IIngredientListElement<?>>) - Method in class mezz.jei.config.BookmarkConfig
 
saveFilterText() - Method in interface mezz.jei.config.IWorldConfig
 
saveFilterText() - Method in class mezz.jei.config.WorldConfig
 
search(String) - Method in class mezz.jei.suffixtree.CombinedSearchTrees
 
search(String) - Method in class mezz.jei.suffixtree.GeneralizedSuffixTree
Searches for the given word within the GST.
search(String) - Method in interface mezz.jei.suffixtree.ISearchTree
 
searchAdvancedTooltips - Variable in class mezz.jei.config.IngredientFilterConfigValues
 
SearchMode - Enum in mezz.jei.config
 
sendPacketToClient(PacketJei, EntityPlayerMP) - Static method in class mezz.jei.network.Network
 
sendPacketToServer(PacketJei) - Static method in class mezz.jei.network.Network
 
serverHandlers - Variable in class mezz.jei.network.PacketHandler
 
ServerInfo - Class in mezz.jei.config
 
set(Object) - Method in class mezz.jei.config.forge.ConfigElement
 
set(Object[]) - Method in class mezz.jei.config.forge.ConfigElement
 
set(Object) - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Sets this property's value.
set(Object[]) - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Sets this property's value to the specified array.
set(String) - Method in class mezz.jei.config.forge.Property
 
set(String[]) - Method in class mezz.jei.config.forge.Property
 
set(boolean[]) - Method in class mezz.jei.config.forge.Property
 
set(int[]) - Method in class mezz.jei.config.forge.Property
 
set(double[]) - Method in class mezz.jei.config.forge.Property
 
set(int) - Method in class mezz.jei.config.forge.Property
 
set(long) - Method in class mezz.jei.config.forge.Property
 
set(boolean) - Method in class mezz.jei.config.forge.Property
 
set(double) - Method in class mezz.jei.config.forge.Property
 
set(List<T>, Focus<T>) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
set(IIngredients) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
set(int, List<T>) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
set(int, T) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
set(int, List<IIngredientListElement<?>>) - Method in class mezz.jei.render.IngredientListBatchRenderer
 
setAllowsCheating() - Method in class mezz.jei.input.ClickedIngredient
 
setArea(Rectangle2d) - Method in class mezz.jei.render.IngredientListElementRenderer
 
setArrayEntryClass(Class<? extends IArrayEntry>) - Method in class mezz.jei.config.forge.Property
 
setBackground(IDrawable) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
setBackground(int, IDrawable) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
setBlocked(boolean) - Method in class mezz.jei.render.IngredientListSlot
Set true if this ingredient is blocked by an extra gui area from a mod.
setBookmarkEnabled(boolean) - Method in interface mezz.jei.config.IWorldConfig
 
setBookmarkEnabled(boolean) - Method in class mezz.jei.config.WorldConfig
 
setCategoryComment(String, String) - Method in class mezz.jei.config.forge.Configuration
Adds a comment to the specified ConfigCategory object
setCategoryFocus() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
setCategoryFocus(List<ResourceLocation>) - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
setCategoryFocus() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
setCategoryFocus(List<ResourceLocation>) - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
setCategoryLanguageKey(String, String) - Method in class mezz.jei.config.forge.Configuration
Adds a language key to the specified ConfigCategory object
setCategoryPropertyOrder(String, List<String>) - Method in class mezz.jei.config.forge.Configuration
Sets the order that direct child properties of this config category will be written to the config file and will be displayed in config GUIs.
setCategoryRequiresMcRestart(String, boolean) - Method in class mezz.jei.config.forge.Configuration
Sets whether or not this ConfigCategory requires Minecraft to be restarted when changed.
setCategoryRequiresWorldRestart(String, boolean) - Method in class mezz.jei.config.forge.Configuration
Sets the flag for whether or not this category can be edited while a world is running.
setCheatItemsEnabled(boolean) - Method in interface mezz.jei.config.IWorldConfig
 
setCheatItemsEnabled(boolean) - Method in class mezz.jei.config.WorldConfig
 
setColorNamer(ColorNamer) - Static method in class mezz.jei.Internal
 
setComment(String) - Method in class mezz.jei.config.forge.ConfigCategory
 
setComment(String) - Method in class mezz.jei.config.forge.Property
 
setConfigEntryClass(Class<? extends IConfigEntry>) - Method in class mezz.jei.config.forge.Property
 
setCurrentIngredients(Map<Integer, ? extends IGuiIngredient<ItemStack>>) - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeDisplayData
 
setDefaultValue(String) - Method in class mezz.jei.config.forge.Property
Sets the default string value of this Property.
setDefaultValue(int) - Method in class mezz.jei.config.forge.Property
Sets the default int value of this Property.
setDefaultValue(double) - Method in class mezz.jei.config.forge.Property
Sets the default double value of this Property.
setDefaultValue(boolean) - Method in class mezz.jei.config.forge.Property
Sets the default boolean value of this Property.
setDefaultValues(String[]) - Method in class mezz.jei.config.forge.Property
Sets the default String[] values of this Property.
setDefaultValues(int[]) - Method in class mezz.jei.config.forge.Property
Sets the default int[] values of this Property.
setDefaultValues(double[]) - Method in class mezz.jei.config.forge.Property
Sets the default double[] values of this Property
setDefaultValues(boolean[]) - Method in class mezz.jei.config.forge.Property
Sets the default boolean[] values of this Property.
setEnum(String, String, T, T[]) - Method in class mezz.jei.config.LocalizedConfiguration
 
setFilterText(String) - Method in interface mezz.jei.config.IWorldConfig
 
setFilterText(String) - Method in class mezz.jei.config.WorldConfig
 
setFilterText(String) - Method in class mezz.jei.ingredients.IngredientFilterApi
 
setFocus(Focus<V>) - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
setFocus(Focus<V>) - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
setFocused(boolean) - Method in class mezz.jei.input.GuiTextFieldFilter
 
setGuiEventHandler(GuiEventHandler) - Static method in class mezz.jei.Internal
 
setHelpers(JeiHelpers) - Static method in class mezz.jei.Internal
 
setHotbarSlot(EntityPlayerMP, ItemStack, int) - Static method in class mezz.jei.util.CommandUtilServer
 
setHotbarStack(ItemStack, int) - Static method in class mezz.jei.util.CommandUtil
 
setIngredientFilter(IngredientFilter) - Static method in class mezz.jei.Internal
 
setIngredientManager(IngredientManager) - Static method in class mezz.jei.Internal
 
setIngredientRenderer(IngredientListElementRenderer) - Method in class mezz.jei.render.IngredientListSlot
 
setIngredients(DebugRecipe, IIngredients) - Method in class mezz.jei.plugins.debug.DebugRecipeCategory
 
setIngredients(IngredientInfoRecipe, IIngredients) - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
setIngredients(AnvilRecipe, IIngredients) - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeCategory
 
setIngredients(JeiBrewingRecipe, IIngredients) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
setIngredients(IRecipe, IIngredients) - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
setIngredients(IIngredients) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessCraftingCategoryExtension
 
setIngredients(FuelRecipe, IIngredients) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
setIngredients(FurnaceRecipe, IIngredients) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
setInput(IIngredientType<T>, T) - Method in class mezz.jei.ingredients.Ingredients
 
setInputHandler(InputHandler) - Static method in class mezz.jei.Internal
 
setInputIngredients(List<Ingredient>) - Method in class mezz.jei.ingredients.Ingredients
 
setInputLists(IIngredientType<T>, List<List<T>>) - Method in class mezz.jei.ingredients.Ingredients
 
setInputs(IGuiIngredientGroup<T>, List<List<T>>) - Method in class mezz.jei.gui.CraftingGridHelper
 
setInputs(IGuiIngredientGroup<T>, List<List<T>>, int, int) - Method in class mezz.jei.gui.CraftingGridHelper
 
setInputs(IIngredientType<T>, List<T>) - Method in class mezz.jei.ingredients.Ingredients
 
setInt(String, String, int, int, int) - Method in class mezz.jei.config.LocalizedConfiguration
 
setIsListLengthFixed(boolean) - Method in class mezz.jei.config.forge.Property
Sets the flag for whether this list/array Property has a fixed length.
setItems(EntityPlayer, Map<Integer, Integer>, List<Integer>, List<Integer>, boolean, boolean) - Static method in class mezz.jei.transfer.BasicRecipeTransferHandlerServer
Called server-side to actually put the items in place.
setKeyboardFocus(boolean) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
setLanguageKey(String) - Method in class mezz.jei.config.forge.ConfigCategory
 
setLanguageKey(String) - Method in class mezz.jei.config.forge.Property
Sets the localization language key for this Property so that the config GUI screens are nice and pretty <3.
setLast(ItemStack, ItemStack, int) - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeDisplayData
 
setMaxListLength(int) - Method in class mezz.jei.config.forge.Property
Sets the maximum length of this list/array Property.
setMaxValue(int) - Method in class mezz.jei.config.forge.Property
Sets the maximum int value of this Property.
setMaxValue(double) - Method in class mezz.jei.config.forge.Property
Sets the maximum double value of this Property.
setMinValue(int) - Method in class mezz.jei.config.forge.Property
Sets the minimum int value of this Property.
setMinValue(double) - Method in class mezz.jei.config.forge.Property
Sets the minimum double value of this Property.
setModIdHelper(IModIdHelper) - Static method in class mezz.jei.util.ErrorUtil
 
SetMultiMap<K,V> - Class in mezz.jei.collect
 
SetMultiMap() - Constructor for class mezz.jei.collect.SetMultiMap
 
SetMultiMap(Supplier<Set<V>>) - Constructor for class mezz.jei.collect.SetMultiMap
 
SetMultiMap(Map<K, Set<V>>, Supplier<Set<V>>) - Constructor for class mezz.jei.collect.SetMultiMap
 
setName(String) - Method in class mezz.jei.config.forge.Property
Sets the name/key for this Property.
setOnClickHandler(IOnClickHandler) - Method in class mezz.jei.gui.recipes.RecipeTransferButton
 
setOnClickHandler(IClickedIngredient.IOnClickHandler) - Method in class mezz.jei.input.ClickedIngredient
 
setOnClickHandler(IClickedIngredient.IOnClickHandler) - Method in interface mezz.jei.input.IClickedIngredient
 
setOutput(IIngredientType<T>, T) - Method in class mezz.jei.ingredients.Ingredients
 
setOutputLists(IIngredientType<T>, List<List<T>>) - Method in class mezz.jei.ingredients.Ingredients
 
setOutputs(IIngredientType<T>, List<T>) - Method in class mezz.jei.ingredients.Ingredients
 
setOverrideDisplayFocus(IFocus<T>) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
 
setPadding(int) - Method in class mezz.jei.render.IngredientListElementRenderer
 
setPosition(int, int) - Method in class mezz.jei.gui.recipes.RecipeLayout
 
setPropertyOrder(List<String>) - Method in class mezz.jei.config.forge.ConfigCategory
 
setRecipe(IRecipeLayout, DebugRecipe, IIngredients) - Method in class mezz.jei.plugins.debug.DebugRecipeCategory
 
setRecipe(IRecipeLayout, IngredientInfoRecipe, IIngredients) - Method in class mezz.jei.plugins.jei.info.IngredientInfoRecipeCategory
 
setRecipe(IRecipeLayout, AnvilRecipe, IIngredients) - Method in class mezz.jei.plugins.vanilla.anvil.AnvilRecipeCategory
 
setRecipe(IRecipeLayout, JeiBrewingRecipe, IIngredients) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
 
setRecipe(IRecipeLayout, IRecipe, IIngredients) - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
setRecipe(IRecipeLayout, FuelRecipe, IIngredients) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
 
setRecipe(IRecipeLayout, FurnaceRecipe, IIngredients) - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
 
setRecipeCategory(IRecipeCategory) - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
setRecipeCategory(IRecipeCategory) - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
setRecipeCategoryIndex(int) - Method in class mezz.jei.gui.ingredients.IngredientLookupState
 
setRecipeIndex(int) - Method in class mezz.jei.gui.ingredients.IngredientLookupState
 
setRecipesPerPage(int) - Method in class mezz.jei.gui.ingredients.IngredientLookupState
 
setRecipesPerPage(int) - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
 
setRecipesPerPage(int) - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
 
setRequiresMcRestart(boolean) - Method in class mezz.jei.config.forge.ConfigCategory
Sets whether or not this ConfigCategory requires Minecraft to be restarted when changed.
setRequiresMcRestart(boolean) - Method in class mezz.jei.config.forge.Property
Sets whether or not this Property requires Minecraft to be restarted when changed.
setRequiresWorldRestart(boolean) - Method in class mezz.jei.config.forge.ConfigCategory
Sets the flag for whether or not this category can be edited while a world is running.
setRequiresWorldRestart(boolean) - Method in class mezz.jei.config.forge.Property
Sets the flag for whether or not this Property can be edited while a world is running.
setRuntime(JeiRuntime) - Static method in class mezz.jei.Internal
 
setShapeless() - Method in class mezz.jei.gui.recipes.RecipeLayout
 
setShowInGui(boolean) - Method in class mezz.jei.config.forge.ConfigCategory
Sets whether or not this ConfigCategory should be allowed to show on config GUIs.
setShowInGui(boolean) - Method in class mezz.jei.config.forge.Property
Sets whether or not this Property should be allowed to show on config GUIs.
setTextures(Textures) - Static method in class mezz.jei.Internal
 
setTextureSize(int, int) - Method in class mezz.jei.gui.elements.DrawableBuilder
 
setToDefault() - Method in class mezz.jei.config.forge.ConfigElement
 
setToDefault() - Method in interface mezz.jei.config.forge.IConfigElement
[Property] Sets this property's value to the default value.
setToDefault() - Method in class mezz.jei.config.forge.Property
Sets the current value(s) of this Property to the default value(s).
setTooltipCallback(ITooltipCallback<T>) - Method in class mezz.jei.gui.ingredients.GuiIngredient
 
setValidationPattern(Pattern) - Method in class mezz.jei.config.forge.Property
Sets a regex Pattern object used to validate user input for formatted String or String[] properties.
setValidValues(String[]) - Method in class mezz.jei.config.forge.Property
Sets the array of valid values that this String Property can be set to.
setValue(String) - Method in class mezz.jei.config.forge.Property
Sets the value of this Property to the provided String value.
setValue(int) - Method in class mezz.jei.config.forge.Property
Sets the value of this Property to the provided int value.
setValue(boolean) - Method in class mezz.jei.config.forge.Property
Sets the value of this Property to the provided boolean value.
setValue(double) - Method in class mezz.jei.config.forge.Property
Sets the value of this Property to the provided double value.
setValues(String[]) - Method in class mezz.jei.config.forge.Property
Sets the values of this Property to the provided String[] values.
setValues(boolean[]) - Method in class mezz.jei.config.forge.Property
Sets the values of this Property to the provided boolean[] values.
setValues(int[]) - Method in class mezz.jei.config.forge.Property
Sets the values of this Property to the provided int[] values.
setValues(double[]) - Method in class mezz.jei.config.forge.Property
Sets the values of this Property to the provided double[] values.
setVisible(boolean) - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
 
setVisible(boolean) - Method in class mezz.jei.ingredients.IngredientListElement
 
ShapedCraftingRecipeExtension - Class in mezz.jei.plugins.vanilla.crafting
 
ShapedCraftingRecipeExtension(IShapedRecipe) - Constructor for class mezz.jei.plugins.vanilla.crafting.ShapedCraftingRecipeExtension
 
ShapelessCraftingCategoryExtension<T extends net.minecraft.item.crafting.IRecipe> - Class in mezz.jei.plugins.vanilla.crafting
 
ShapelessCraftingCategoryExtension(T) - Constructor for class mezz.jei.plugins.vanilla.crafting.ShapelessCraftingCategoryExtension
 
ShapelessIcon - Class in mezz.jei.gui.recipes
 
ShapelessIcon() - Constructor for class mezz.jei.gui.recipes.ShapelessIcon
 
show(IFocus<V>) - Method in class mezz.jei.gui.recipes.RecipesGui
 
showCategories(List<ResourceLocation>) - Method in class mezz.jei.gui.recipes.RecipesGui
 
showError(int, int, IRecipeLayout, int, int) - Method in class mezz.jei.transfer.RecipeTransferErrorInternal
 
showError(int, int, IRecipeLayout, int, int) - Method in class mezz.jei.transfer.RecipeTransferErrorSlots
 
showError(int, int, IRecipeLayout, int, int) - Method in class mezz.jei.transfer.RecipeTransferErrorTooltip
 
showInGui() - Method in class mezz.jei.config.forge.ConfigCategory
Gets whether or not this ConfigCategory should be allowed to show on config GUIs.
showInGui() - Method in class mezz.jei.config.forge.ConfigElement
 
showInGui() - Method in interface mezz.jei.config.forge.IConfigElement
[Property, Category] Whether or not this element should be allowed to show on config GUIs.
showInGui() - Method in class mezz.jei.config.forge.Property
Gets whether or not this Property should be allowed to show on config GUIs.
showRecipe - Static variable in class mezz.jei.config.KeyBindings
 
showUses - Static variable in class mezz.jei.config.KeyBindings
 
size() - Method in class mezz.jei.collect.IngredientSet
 
size() - Method in class mezz.jei.color.MMCQ.CMap
 
size() - Method in class mezz.jei.config.forge.ConfigCategory
 
size() - Method in class mezz.jei.gui.overlay.IngredientGrid
 
size() - Method in class mezz.jei.render.IngredientListBatchRenderer
 
slice(int, int, int, int) - Method in class mezz.jei.gui.textures.TextureInfo
 
slowPerceptualColorDistanceSquared(int, int) - Static method in class mezz.jei.color.ColorUtil
http://www.compuphase.com/cmetric.htm http://stackoverflow.com/a/6334454 Returns 0 for equal colors, nonzero for colors that look different.
smallestNumColumns - Static variable in class mezz.jei.config.ClientConfig
 
sortPlugins(List<IModPlugin>, VanillaPlugin, JeiInternalPlugin) - Static method in class mezz.jei.load.PluginHelper
 
StackHelper - Class in mezz.jei.util
 
StackHelper(ISubtypeManager) - Constructor for class mezz.jei.util.StackHelper
 
StackHelper.UidMode - Enum in mezz.jei.util
 
start() - Method in class mezz.jei.ingredients.IngredientFilterBackgroundBuilder
 
start(List<IModPlugin>, Textures, ClientConfig, IEditModeConfig, IIngredientFilterConfig, IWorldConfig, BookmarkConfig, IModIdHelper) - Method in class mezz.jei.startup.JeiStarter
 
start(String) - Method in class mezz.jei.util.LoggedTimer
 
staticFlame - Variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
 
stitch(IResourceManager) - Method in class mezz.jei.gui.textures.JeiTextureMap
 
stop() - Method in class mezz.jei.gui.ghost.GhostIngredientDrag
 
stop() - Method in class mezz.jei.util.LoggedTimer
 
stopDrag() - Method in class mezz.jei.gui.ghost.GhostIngredientDragManager
 
StringUtil - Class in mezz.jei.util
 
SubtypeManager - Class in mezz.jei.ingredients
 
SubtypeManager(SubtypeRegistration) - Constructor for class mezz.jei.ingredients.SubtypeManager
 
SubtypeRegistration - Class in mezz.jei.load.registration
 
SubtypeRegistration() - Constructor for class mezz.jei.load.registration.SubtypeRegistration
 
syncAllConfig() - Method in class mezz.jei.config.ClientConfig
 
syncConfig() - Method in class mezz.jei.config.IngredientFilterConfig
 
syncConfig() - Method in class mezz.jei.config.WorldConfig
 
syncWorldConfig(NetworkManager) - Method in class mezz.jei.config.WorldConfig
 

T

TAB_HEIGHT - Static variable in class mezz.jei.gui.recipes.RecipeGuiTab
 
TAB_WIDTH - Static variable in class mezz.jei.gui.recipes.RecipeGuiTab
 
Table<R,C,V> - Class in mezz.jei.collect
 
Table(Map<R, Map<C, V>>, Supplier<Map<C, V>>) - Constructor for class mezz.jei.collect.Table
 
tagSearchMode - Variable in class mezz.jei.config.IngredientFilterConfigValues
 
TEXTURE_GUI_PATH - Static variable in class mezz.jei.config.Constants
 
TEXTURE_GUI_VANILLA - Static variable in class mezz.jei.config.Constants
 
TextureInfo - Class in mezz.jei.gui.textures
 
TextureInfo(JeiTextureMap, ResourceLocation, int, int) - Constructor for class mezz.jei.gui.textures.TextureInfo
 
Textures - Class in mezz.jei.gui.textures
 
Textures(JeiTextureMap) - Constructor for class mezz.jei.gui.textures.Textures
 
TickTimer - Class in mezz.jei.gui
 
TickTimer(int, int, boolean) - Constructor for class mezz.jei.gui.TickTimer
 
TippedArrowRecipeMaker - Class in mezz.jei.plugins.vanilla.crafting
 
toggleBookmarkEnabled() - Method in interface mezz.jei.config.IWorldConfig
 
toggleBookmarkEnabled() - Method in class mezz.jei.config.WorldConfig
 
toggleBookmarkOverlay - Static variable in class mezz.jei.config.KeyBindings
 
toggleCheatItemsEnabled() - Method in interface mezz.jei.config.IWorldConfig
 
toggleCheatItemsEnabled() - Method in class mezz.jei.config.WorldConfig
 
toggleCheatMode - Static variable in class mezz.jei.config.KeyBindings
 
toggleEditMode - Static variable in class mezz.jei.config.KeyBindings
 
toggleEditModeEnabled() - Method in interface mezz.jei.config.IWorldConfig
 
toggleEditModeEnabled() - Method in class mezz.jei.config.WorldConfig
 
toggleOverlay - Static variable in class mezz.jei.config.KeyBindings
 
toggleOverlayEnabled() - Method in interface mezz.jei.config.IWorldConfig
 
toggleOverlayEnabled() - Method in class mezz.jei.config.WorldConfig
 
toImmutable() - Method in class mezz.jei.collect.ListMultiMap
 
toImmutable() - Method in class mezz.jei.collect.MultiMap
 
toImmutable() - Method in class mezz.jei.collect.Table
 
toLowercaseWithLocale(String) - Static method in class mezz.jei.util.Translator
 
TooltipRenderer - Class in mezz.jei.gui
 
tooltipSearchMode - Variable in class mezz.jei.config.IngredientFilterConfigValues
 
toString() - Method in class mezz.jei.color.MMCQ.VBox
 
toString() - Method in class mezz.jei.config.forge.Configuration
 
toString() - Method in class mezz.jei.input.ClickedIngredient
 
toString() - Method in class mezz.jei.plugins.vanilla.brewing.JeiBrewingRecipe
 
transferRecipe(C, IRecipeLayout, EntityPlayer, boolean, boolean) - Method in class mezz.jei.transfer.BasicRecipeTransferHandler
 
transferRecipe(ContainerPlayer, IRecipeLayout, EntityPlayer, boolean, boolean) - Method in class mezz.jei.transfer.PlayerRecipeTransferHandler
 
transferRecipe(RecipeTransferManager, Container, RecipeLayout, EntityPlayer, boolean) - Static method in class mezz.jei.transfer.RecipeTransferUtil
 
translateFocus(IFocus<ItemStack>, IFocusFactory) - Method in class mezz.jei.plugins.vanilla.ingredients.item.ItemStackHelper
 
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
 
trim(int, int, int, int) - Method in class mezz.jei.gui.elements.DrawableBuilder
 
trim(int, int, int, int) - Method in class mezz.jei.gui.elements.DrawableSprite
 
trim(int, int, int, int) - Method in class mezz.jei.gui.textures.TextureInfo
 
truncateStringToWidth(String, int, FontRenderer) - Static method in class mezz.jei.util.StringUtil
 
tryParse(char) - Static method in enum mezz.jei.config.forge.Property.Type
 
TYPE - Static variable in class mezz.jei.plugins.jei.ingredients.DebugIngredient
 

U

UID - Static variable in class mezz.jei.plugins.debug.DebugRecipeCategory
 
unhideRecipe(T, ResourceLocation) - Method in class mezz.jei.recipes.RecipeManager
 
unhideRecipeCategory(ResourceLocation) - Method in class mezz.jei.recipes.RecipeManager
 
UnicodeInputStreamReader(InputStream, String) - Constructor for class mezz.jei.config.forge.Configuration.UnicodeInputStreamReader
 
union(Rectangle2d, Rectangle2d) - Static method in class mezz.jei.util.MathUtil
 
UNIVERSAL_RECIPE_TRANSFER_UID - Static variable in class mezz.jei.config.Constants
 
unregister(Object) - Static method in class mezz.jei.events.EventBusHelper
 
update() - Method in class mezz.jei.input.GuiTextFieldFilter
 
updateBounds(Rectangle2d) - Method in class mezz.jei.gui.elements.GuiIconButton
 
updateBounds(Rectangle2d) - Method in class mezz.jei.gui.elements.GuiIconToggleButton
 
updateBounds(GuiButton) - Method in class mezz.jei.gui.HoverChecker
 
updateBounds(int, int, int, int) - Method in class mezz.jei.gui.HoverChecker
 
updateBounds(Rectangle2d, Set<Rectangle2d>) - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
updateBounds(Set<Rectangle2d>) - Method in class mezz.jei.gui.overlay.bookmarks.BookmarkOverlay
 
updateBounds(Rectangle2d, Set<Rectangle2d>) - Method in interface mezz.jei.gui.overlay.bookmarks.ILeftAreaContent
 
updateBounds(Rectangle2d, int, Collection<Rectangle2d>) - Method in class mezz.jei.gui.overlay.IngredientGrid
 
updateBounds(Rectangle2d, Set<Rectangle2d>, int) - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
updateBounds(Rectangle2d) - Method in class mezz.jei.gui.PageNavigation
 
updateBounds(Rectangle2d) - Method in class mezz.jei.input.GuiTextFieldFilter
 
updateGuiExclusionAreas() - Method in class mezz.jei.gui.GuiScreenHelper
 
updateHidden() - Method in class mezz.jei.ingredients.IngredientFilter
 
updateHiddenState(IIngredientListElement<V>) - Method in class mezz.jei.ingredients.IngredientFilter
 
updateLayout(boolean) - Method in class mezz.jei.gui.overlay.IngredientGridWithNavigation
 
updateLayout(boolean) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
updateLayout(List<Object>, RecipesGui) - Method in class mezz.jei.gui.recipes.RecipeCatalysts
 
updatePageState() - Method in class mezz.jei.gui.PageNavigation
 
updateScreen(GuiScreen, boolean) - Method in class mezz.jei.gui.overlay.bookmarks.LeftAreaDispatcher
 
updateScreen(GuiScreen, boolean) - Method in class mezz.jei.gui.overlay.IngredientListOverlay
 
useNbtForSubtypes(Item...) - Method in class mezz.jei.load.registration.SubtypeRegistration
 

V

validate(ResourceLocation) - Method in class mezz.jei.recipes.RecipeCategoryDataMap
 
valueOf(String) - Static method in enum mezz.jei.config.forge.Config.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.config.forge.ConfigGuiType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.config.forge.Property.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.config.IngredientBlacklistType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.config.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum mezz.jei.gui.overlay.GridAlignment
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.GiveMode
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.config.forge.Config.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class mezz.jei.config.forge.ConfigCategory
 
values() - Static method in enum mezz.jei.config.forge.ConfigGuiType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mezz.jei.config.forge.Property.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.IngredientBlacklistType
 
values() - Static method in enum mezz.jei.config.IngredientBlacklistType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mezz.jei.config.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum mezz.jei.gui.overlay.GridAlignment
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.GiveMode
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.
VanillaCategoryExtensionRegistration - Class in mezz.jei.load.registration
 
VanillaCategoryExtensionRegistration(IExtendableRecipeCategory<IRecipe, ICraftingCategoryExtension>) - Constructor for class mezz.jei.load.registration.VanillaCategoryExtensionRegistration
 
VanillaPlugin - Class in mezz.jei.plugins.vanilla
 
VanillaPlugin() - Constructor for class mezz.jei.plugins.vanilla.VanillaPlugin
 
VanillaRecipeFactory - Class in mezz.jei.plugins.vanilla
 
VanillaRecipeFactory(IIngredientManager) - Constructor for class mezz.jei.plugins.vanilla.VanillaRecipeFactory
 
VanillaRecipeValidator - Class in mezz.jei.plugins.vanilla.crafting
 
VanillaRecipeValidator.Results - Class in mezz.jei.plugins.vanilla.crafting
 
VBox(int, int, int, int, int, int, int[]) - Constructor for class mezz.jei.color.MMCQ.VBox
 
vboxes - Variable in class mezz.jei.color.MMCQ.CMap
 
volume(boolean) - Method in class mezz.jei.color.MMCQ.VBox
 

W

wasRead() - Method in class mezz.jei.config.forge.Property
Determines if this config value was just created, or if it was read from the config file.
WATER_BOTTLE - Static variable in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeUtil
 
width - Static variable in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
 
WorldConfig - Class in mezz.jei.config
 
WorldConfig(File) - Constructor for class mezz.jei.config.WorldConfig
 
WorldConfigValues - Class in mezz.jei.config
 
WorldConfigValues() - Constructor for class mezz.jei.config.WorldConfigValues
 
write(BufferedWriter, int) - Method in class mezz.jei.config.forge.ConfigCategory
 
writeChatMessage(EntityPlayer, String, TextFormatting) - Static method in class mezz.jei.util.CommandUtilServer
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketCheatPermission
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketDeletePlayerItem
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketGiveItemStack
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketJei
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketRecipeTransfer
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketRequestCheatPermission
 
writePacketData(PacketBuffer) - Method in class mezz.jei.network.packets.PacketSetHotbarItemStack
 

X

x - Variable in class mezz.jei.gui.recipes.RecipeGuiTab
 

Y

y - Variable in class mezz.jei.gui.recipes.RecipeGuiTab
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links