- getActiveAdvancedGuiHandlers(GuiScreen) - Method in class mezz.jei.JeiRuntime
-
- getAdvancedGuiHandlers() - Method in class mezz.jei.gui.ItemListOverlay
-
- getAdvancedGuiHandlers() - Method in class mezz.jei.util.ModRegistry
-
- getAllGuiIngredients() - Method in class mezz.jei.gui.ingredients.GuiIngredientFastList
-
- getAllIngredients() - Method in interface mezz.jei.api.gui.IGuiIngredient
-
All ingredient variations that can be shown.
- getAllIngredients() - Method in class mezz.jei.gui.ingredients.GuiIngredient
-
- getAllSubtypes(Iterable) - Method in interface mezz.jei.api.recipe.IStackHelper
-
Expands an Iterable, which may contain ItemStacks or more Iterables, and
returns all the subtypes of itemStacks if they have wildcard meta value.
- getAllSubtypes(Iterable) - Method in class mezz.jei.util.StackHelper
-
- getArea() - Method in class mezz.jei.gui.ingredients.GuiIngredientFast
-
- getBackground() - Method in interface mezz.jei.api.recipe.IRecipeCategory
-
Returns the drawable background for a single recipe in this category.
- getBackground() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
-
- getBackground() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
-
- getBackground() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
-
- getBackground() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
-
- getBackground() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
-
- getBackground() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
-
- getBlockState(BlockPos) - Method in class mezz.jei.util.FakeClientWorld
-
- getBoolean(String, String, boolean) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getBrewingRecipes(IIngredientRegistry) - Static method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeMaker
-
- getBrewingSteps() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
-
- getColor(BufferedImage) - Static method in class mezz.jei.util.color.ColorThief
-
Use the median cut algorithm to cluster similar colors and return the
base color from the largest cluster.
- getColor(BufferedImage, int, boolean) - Static method in class mezz.jei.util.color.ColorThief
-
Use the median cut algorithm to cluster similar colors and return the
base color from the largest cluster.
- getColorDefaults() - Static method in class mezz.jei.util.color.ColorGetter
-
- getColorMap(BufferedImage, int) - Static method in class mezz.jei.util.color.ColorThief
-
Use the median cut algorithm to cluster similar colors.
- getColorMap(BufferedImage, int, int, boolean) - Static method in class mezz.jei.util.color.ColorThief
-
Use the median cut algorithm to cluster similar colors.
- getColorNamer() - Static method in class mezz.jei.Internal
-
- getColorNames(Iterable<Color>) - Method in class mezz.jei.util.color.ColorNamer
-
- getColors(V) - Method in interface mezz.jei.api.ingredients.IIngredientHelper
-
Get the main colors of this ingredient.
- getColors(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
-
- getColors(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.FluidStackHelper
-
- getColors(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.ItemStackHelper
-
- getColors(ItemStack, int) - Static method in class mezz.jei.util.color.ColorGetter
-
- getColors(TextureAtlasSprite, int, int) - Static method in class mezz.jei.util.color.ColorGetter
-
- getColorSearchMode() - Static method in class mezz.jei.config.Config
-
- getColorString() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
-
- getColorString(V, IIngredientHelper<V>) - Static method in class mezz.jei.IngredientInformation
-
- getColorString() - Method in class mezz.jei.util.IngredientListElement
-
- getColumns(GuiProperties) - Static method in class mezz.jei.gui.ItemListOverlayInternal
-
- getConfig() - Static method in class mezz.jei.config.Config
-
- getContainerClass() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandler
-
The container that this recipe transfer handler can use.
- getContainerClass() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
-
Return the container class that this recipe transfer helper supports.
- getContainerClass() - Method in class mezz.jei.transfer.BasicRecipeTransferHandler
-
- getContainerClass() - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
-
- getContainerClass() - Method in class mezz.jei.transfer.PlayerRecipeTransferHandler
-
- getCraftingItems(IRecipeCategory, IFocus) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable collection of ItemStacks that can craft the recipes from recipeCategory.
- getCraftingItems(IRecipeCategory) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getCraftingItems(IRecipeCategory) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getCraftingItems(IRecipeCategory, IFocus) - Method in class mezz.jei.RecipeRegistry
-
- getCreativeTabSearchMode() - Static method in class mezz.jei.config.Config
-
- getCreativeTabsString() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
-
- getCreativeTabsString() - Method in class mezz.jei.util.IngredientListElement
-
- getCurrentlyDisplayed() - Method in interface mezz.jei.api.gui.IGuiIngredient
-
- getCurrentlyDisplayed() - Method in class mezz.jei.gui.ingredients.GuiIngredient
-
Deprecated.
- getCycledItem(List<T>) - Method in class mezz.jei.util.CycleTimer
-
- getDescription() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
-
- getDisplayedIngredient() - Method in interface mezz.jei.api.gui.IGuiIngredient
-
The ingredient variation that is shown at this moment.
- getDisplayedIngredient() - Method in class mezz.jei.gui.ingredients.GuiIngredient
-
- getDisplayName(V) - Method in interface mezz.jei.api.ingredients.IIngredientHelper
-
Display name used for searching.
- getDisplayName(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
-
- getDisplayName(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.FluidStackHelper
-
- getDisplayName(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.ItemStackHelper
-
- getEnum(String, String, T, T[]) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getErrorInfo(V) - Method in interface mezz.jei.api.ingredients.IIngredientHelper
-
Get information for error messages involving this ingredient.
- getErrorInfo(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
-
- getErrorInfo(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.FluidStackHelper
-
- getErrorInfo(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.ItemStackHelper
-
- getFieldWithClass(Object, Class<T>) - Static method in class mezz.jei.util.ReflectionUtil
-
- getFilteredStacks() - Method in interface mezz.jei.api.IItemListOverlay
-
- getFilteredStacks() - Method in class mezz.jei.gui.ItemListOverlay
-
- getFilterText() - Method in interface mezz.jei.api.IItemListOverlay
-
- getFilterText() - Static method in class mezz.jei.config.Config
-
- getFilterText() - Method in class mezz.jei.gui.ItemListOverlay
-
- getFloat(String, String, float, float, float) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getFluidInputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
-
Deprecated.
- getFluidInputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
-
- getFluidInputs() - Method in class mezz.jei.plugins.jei.debug.DebugRecipe
-
- getFluidOutputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
-
Deprecated.
- getFluidOutputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
-
- getFluidStacks() - Method in interface mezz.jei.api.gui.IRecipeLayout
-
Contains all the fluidStacks displayed on this recipe layout.
- getFluidStacks() - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- getFocus() - Method in interface mezz.jei.api.gui.IGuiIngredientGroup
-
- getFocus() - Method in interface mezz.jei.api.gui.IRecipeLayout
-
The current search focus.
- getFocus() - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
-
- getFocus() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
-
- getFocus() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
-
- getFocus() - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- getFontRenderer(Minecraft, T) - Method in interface mezz.jei.api.ingredients.IIngredientRenderer
-
Get the tooltip font renderer for this ingredient.
- getFontRenderer(Minecraft, ItemStack) - Static method in class mezz.jei.gui.ingredients.GuiIngredientFast
-
- getFontRenderer(Minecraft, DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientRenderer
-
- getFontRenderer(Minecraft, FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.FluidStackRenderer
-
- getFontRenderer(Minecraft, ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer
-
- getFuelRecipes(IIngredientRegistry, IJeiHelpers) - Static method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeMaker
-
- getFuels() - Method in interface mezz.jei.api.IItemRegistry
-
- getFuels() - Method in interface mezz.jei.api.ingredients.IIngredientRegistry
-
Returns a list of all the ItemStacks that can be used as fuel in a vanilla furnace.
- getFuels() - Method in class mezz.jei.IngredientRegistry
-
- getFuels() - Method in class mezz.jei.ItemRegistry
-
Deprecated.
- getFurnaceRecipes(IJeiHelpers) - Static method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeMaker
-
- getGiveCommandParameters(EntityPlayer, ItemStack, int) - Static method in class mezz.jei.util.CommandUtilServer
-
- getGuiClass() - Method in class mezz.jei.gui.GuiProperties
-
- getGuiContainerClass() - Method in interface mezz.jei.api.gui.IAdvancedGuiHandler
-
- getGuiExtraAreas(T) - Method in class mezz.jei.api.gui.BlankAdvancedGuiHandler
-
- getGuiExtraAreas(T) - Method in interface mezz.jei.api.gui.IAdvancedGuiHandler
-
Give JEI information about extra space that the GuiContainer takes up.
- getGuiHelper() - Method in interface mezz.jei.api.IJeiHelpers
-
Helps with the implementation of GUIs.
- getGuiHelper() - Method in class mezz.jei.JeiHelpers
-
- getGuiIngredients() - Method in interface mezz.jei.api.gui.IGuiIngredientGroup
-
Get the ingredients after they have been set.
- getGuiIngredients() - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
-
- getGuiLeft() - Method in class mezz.jei.gui.GuiProperties
-
- getGuiLeft() - Method in class mezz.jei.gui.recipes.RecipesGui
-
- getGuiTop() - Method in class mezz.jei.gui.GuiProperties
-
- getGuiTop() - Method in class mezz.jei.gui.recipes.RecipesGui
-
- getGuiXSize() - Method in class mezz.jei.gui.GuiProperties
-
- getGuiYSize() - Method in class mezz.jei.gui.GuiProperties
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in class mezz.jei.config.JEIModGuiFactory
-
- getHeight() - Method in interface mezz.jei.api.gui.IDrawable
-
- getHeight() - Method in interface mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper
-
- getHeight() - Method in class mezz.jei.gui.DrawableAnimated
-
- getHeight() - Method in class mezz.jei.gui.DrawableBlank
-
- getHeight() - Method in class mezz.jei.gui.DrawableResource
-
- getHeight(int) - Static method in class mezz.jei.gui.ingredients.GuiItemStackGroup
-
- getHeight() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
-
- getHeight() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
-
- getHeight() - Method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeWrapper
-
- getHelpers() - Static method in class mezz.jei.Internal
-
- getHighlightedStacks() - Method in class mezz.jei.gui.ItemListOverlay
-
- getIcon() - Method in class mezz.jei.api.recipe.BlankRecipeCategory
-
- getIcon() - Method in interface mezz.jei.api.recipe.IRecipeCategory
-
Optional icon for the category tab.
- getIcon() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
-
- getIcon() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
-
- getInfoFromBrokenCraftingRecipe(T, List, ItemStack) - Static method in class mezz.jei.util.ErrorUtil
-
- getInfoFromRecipe(T, IRecipeHandler<T>) - Static method in class mezz.jei.util.ErrorUtil
-
- getIngredient() - Method in class mezz.jei.gui.ingredients.GuiIngredientFast
-
- getIngredient() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
-
- getIngredient() - Method in class mezz.jei.util.IngredientListElement
-
- getIngredientBlacklist() - Method in interface mezz.jei.api.IJeiHelpers
-
- getIngredientBlacklist() - Method in class mezz.jei.JeiHelpers
-
- getIngredientHelper(V) - Method in interface mezz.jei.api.ingredients.IIngredientRegistry
-
Returns the appropriate ingredient helper for this ingredient.
- getIngredientHelper(Class<V>) - Method in interface mezz.jei.api.ingredients.IIngredientRegistry
-
Returns the appropriate ingredient helper for this ingredient class
- getIngredientHelper() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
-
- getIngredientHelper(V) - Method in class mezz.jei.IngredientRegistry
-
- getIngredientHelper(Class<V>) - Method in class mezz.jei.IngredientRegistry
-
- getIngredientHelper() - Method in class mezz.jei.util.IngredientListElement
-
- getIngredientInfo(Class<T>, List<List<T>>) - Static method in class mezz.jei.util.ErrorUtil
-
- getIngredientList() - Method in class mezz.jei.ItemFilter
-
- getIngredientRegistry() - Method in interface mezz.jei.api.IModRegistry
-
Get useful functions relating to recipe ingredients.
- getIngredientRegistry() - Static method in class mezz.jei.Internal
-
- getIngredientRegistry() - Method in class mezz.jei.JeiRuntime
-
- getIngredientRegistry() - Method in class mezz.jei.util.ModRegistry
-
- getIngredientRenderer(V) - Method in interface mezz.jei.api.ingredients.IIngredientRegistry
-
Returns the ingredient renderer for this ingredient.
- getIngredientRenderer(Class<V>) - Method in interface mezz.jei.api.ingredients.IIngredientRegistry
-
Returns the ingredient renderer for this ingredient class.
- getIngredientRenderer(V) - Method in class mezz.jei.IngredientRegistry
-
- getIngredientRenderer(Class<V>) - Method in class mezz.jei.IngredientRegistry
-
- getIngredients(Class<V>) - Method in interface mezz.jei.api.ingredients.IIngredientRegistry
-
Returns a list of all the ingredients known to JEI, of the specified class.
- getIngredients(IIngredients) - Method in interface mezz.jei.api.recipe.IRecipeWrapper
-
Gets all the recipe's ingredients by filling out an instance of
IIngredients
.
- getIngredients(Class<V>) - Method in class mezz.jei.IngredientRegistry
-
- getIngredients(IIngredients) - Method in class mezz.jei.plugins.jei.debug.DebugRecipe
-
- getIngredients(IIngredients) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
-
- getIngredients(IIngredients) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
-
- getIngredients(IIngredients) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
-
- getIngredients(IIngredients) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
-
- getIngredients(IIngredients) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeWrapper
-
- getIngredients(IIngredients) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesWrapper
-
- getIngredients(IIngredients) - Method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeWrapper
-
- getIngredients(IIngredients) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipe
-
- getIngredients(IIngredients) - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipe
-
- getIngredients(IRecipeWrapper) - Method in class mezz.jei.RecipeRegistry
-
- getIngredientsGroup(Class<T>) - Method in interface mezz.jei.api.gui.IRecipeLayout
-
Get all the ingredients of one class that are displayed on this recipe layout.
- getIngredientsGroup(Class<T>) - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- getIngredientUnderMouse(T, int, int) - Method in class mezz.jei.api.gui.BlankAdvancedGuiHandler
-
- getIngredientUnderMouse(T, int, int) - Method in interface mezz.jei.api.gui.IAdvancedGuiHandler
-
Return anything under the mouse that JEI could not normally detect, used for JEI recipe lookups.
- getIngredientUnderMouse(int, int) - Method in interface mezz.jei.api.gui.IRecipeLayoutDrawable
-
Returns the ingredient currently under the mouse, if there is one.
- getIngredientUnderMouse(int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredientFastList
-
- getIngredientUnderMouse(int, int, int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
-
- getIngredientUnderMouse(int, int) - Method in class mezz.jei.gui.ItemListOverlayInternal
-
- getIngredientUnderMouse(int, int) - Method in class mezz.jei.gui.recipes.RecipeCategoryCraftingItems
-
- getIngredientUnderMouse(int, int) - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- getIngredientUnderMouse(int, int) - Method in class mezz.jei.gui.recipes.RecipesGui
-
- getIngredientUnderMouse(int, int) - Method in class mezz.jei.input.GuiContainerWrapper
-
- getIngredientUnderMouse(int, int) - Method in interface mezz.jei.input.IShowsRecipeFocuses
-
- getInputIngredients() - Method in class mezz.jei.util.Ingredients
-
- getInputs(Class<T>) - Method in interface mezz.jei.api.ingredients.IIngredients
-
Get all the inputs that have been set for the ingredientClass.
- getInputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
-
Deprecated.
- getInputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
-
- getInputs() - Method in interface mezz.jei.api.recipe.wrapper.ICraftingRecipeWrapper
-
Deprecated.
- getInputs() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipe
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipe
-
- getInputs(Class<T>) - Method in class mezz.jei.util.Ingredients
-
- getInstance() - Static method in class mezz.jei.util.FakeClientPlayer
-
- getInstance() - Static method in class mezz.jei.util.FakeClientWorld
-
- getInt(String, String, int, int, int) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getInternal() - Method in class mezz.jei.gui.ItemListOverlay
-
- getInventorySlots(C) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
-
Return a list of slots that the transfer can use to get items for crafting, or place leftover items.
- getInventorySlots(C) - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
-
- getItemBlacklist() - Method in interface mezz.jei.api.IJeiHelpers
-
- getItemBlacklist() - Method in class mezz.jei.JeiHelpers
-
Deprecated.
- getItemFilter() - Method in class mezz.jei.gui.ItemListOverlay
-
- getItemList() - Method in interface mezz.jei.api.IItemRegistry
-
- getItemList() - Method in class mezz.jei.ItemRegistry
-
Deprecated.
- getItemListForModId(String) - Method in interface mezz.jei.api.IItemRegistry
-
- getItemListForModId(String) - Method in class mezz.jei.ItemRegistry
-
Deprecated.
- getItemListOverlay() - Method in interface mezz.jei.api.IJeiRuntime
-
- getItemListOverlay() - Method in class mezz.jei.JeiRuntime
-
- getItemRegistry() - Method in interface mezz.jei.api.IModRegistry
-
- getItemRegistry() - Method in class mezz.jei.util.ModRegistry
-
- getItemStackInfo(ItemStack) - Static method in class mezz.jei.util.ErrorUtil
-
- getItemStackIngredientsInfo(List) - Static method in class mezz.jei.util.ErrorUtil
-
- getItemStacks() - Method in interface mezz.jei.api.gui.IRecipeLayout
-
Contains all the itemStacks displayed on this recipe layout.
- getItemStacks() - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- getItemStacks() - Method in class mezz.jei.ItemFilter
-
- getJeiHelpers() - Method in interface mezz.jei.api.IModRegistry
-
Get helpers and tools for implementing JEI plugins.
- getJeiHelpers() - Method in class mezz.jei.util.ModRegistry
-
- getMatch(Iterable<V>, V) - Method in interface mezz.jei.api.ingredients.IIngredientHelper
-
Find a matching ingredient from a group of them.
- 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.FluidStackHelper
-
- getMatch(Iterable<ItemStack>, ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.ItemStackHelper
-
- getMatchingItems(Map<Integer, ItemStack>, Map<Integer, ? extends IGuiIngredient<ItemStack>>) - Method in class mezz.jei.util.StackHelper
-
Returns a list of items in slots that complete the recipe defined by requiredStacksList.
- getMaxValue() - Method in interface mezz.jei.api.gui.ITickTimer
-
- getMaxValue() - Method in class mezz.jei.util.TickTimer
-
- getMode() - Method in interface mezz.jei.api.recipe.IFocus
-
The focus mode.
- getMode() - Method in class mezz.jei.gui.Focus
-
- getModId(V) - Method in interface mezz.jei.api.ingredients.IIngredientHelper
-
Return the modId of the mod that created this ingredient.
- getModId(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
-
- getModId(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.FluidStackHelper
-
- getModId(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.ItemStackHelper
-
- getModIdUtil() - Static method in class mezz.jei.Internal
-
- getModNameForIngredient(T, IIngredientHelper<T>) - Method in class mezz.jei.util.ModIdUtil
-
- getModNameForItem(Item) - Method in interface mezz.jei.api.IItemRegistry
-
- getModNameForItem(Item) - Method in class mezz.jei.ItemRegistry
-
Deprecated.
- getModNameForItem(Item) - Method in class mezz.jei.util.ModIdUtil
-
Deprecated.
- getModNameFormat() - Static method in class mezz.jei.config.Config
-
- getModNameForModId(String) - Method in interface mezz.jei.api.IItemRegistry
-
- getModNameForModId(String) - Method in class mezz.jei.ItemRegistry
-
Deprecated.
- getModNameForModId(String) - Method in class mezz.jei.util.ModIdUtil
-
- getModNameSearchMode() - Static method in class mezz.jei.config.Config
-
- getModNameString() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
-
- getModNameString() - Method in class mezz.jei.util.IngredientListElement
-
- getModPlugins(ASMDataTable) - Static method in class mezz.jei.util.AnnotatedInstanceUtil
-
- getNbt(ItemStack) - Method in interface mezz.jei.api.INbtIgnoreList
-
- getNbt(ItemStack) - Method in class mezz.jei.NbtIgnoreList
-
Deprecated.
- getNbtIgnoreList() - Method in interface mezz.jei.api.IJeiHelpers
-
- getNbtIgnoreList() - Method in class mezz.jei.JeiHelpers
-
Deprecated.
- getNbtRegistry() - Method in interface mezz.jei.api.IJeiHelpers
-
- getNbtRegistry() - Method in class mezz.jei.JeiHelpers
-
- getNumber() - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredient
-
- getOreDictEquivalent(Collection<ItemStack>) - Method in class mezz.jei.util.StackHelper
-
- getOreDictSearchMode() - Static method in class mezz.jei.config.Config
-
- getOreDictString() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
-
- getOreDictString() - Method in class mezz.jei.util.IngredientListElement
-
- getOutputIngredients() - Method in class mezz.jei.util.Ingredients
-
- getOutputs(Class<T>) - Method in interface mezz.jei.api.ingredients.IIngredients
-
Get all the outputs that have been set for the ingredientClass.
- getOutputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
-
Deprecated.
- getOutputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
-
- getOutputs() - Method in interface mezz.jei.api.recipe.wrapper.ICraftingRecipeWrapper
-
Deprecated.
- getOutputs() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipe
-
- getOutputs(Class<T>) - Method in class mezz.jei.util.Ingredients
-
- getPacket() - 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
-
- getPageString() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
-
- getPageString() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
-
- getPalette(BufferedImage, int) - Static method in class mezz.jei.util.color.ColorThief
-
Use the median cut algorithm to cluster similar colors.
- getPalette(BufferedImage, int, int, boolean) - Static method in class mezz.jei.util.color.ColorThief
-
Use the median cut algorithm to cluster similar colors.
- getParentScreen() - Method in class mezz.jei.gui.recipes.RecipesGui
-
- getPosX() - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- getPosY() - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- getPotionIngredients() - Method in interface mezz.jei.api.IItemRegistry
-
- getPotionIngredients() - Method in interface mezz.jei.api.ingredients.IIngredientRegistry
-
Returns a list of all the ItemStacks that return true to isPotionIngredient.
- getPotionIngredients() - Method in class mezz.jei.IngredientRegistry
-
- getPotionIngredients() - Method in class mezz.jei.ItemRegistry
-
Deprecated.
- getProxy() - Static method in class mezz.jei.JustEnoughItems
-
- getRecipeBackgroundResource() - Method in class mezz.jei.gui.GuiHelper
-
- getRecipeBackgroundTallResource() - Method in class mezz.jei.gui.GuiHelper
-
- getRecipeCategories() - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of all Recipe Categories
- getRecipeCategories(List<String>) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipe Categories
- getRecipeCategories(IFocus<V>) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns a list of Recipe Categories for the focus.
- getRecipeCategories() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
-
- getRecipeCategories() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
-
- getRecipeCategories() - Method in class mezz.jei.RecipeRegistry
-
- getRecipeCategories(List<String>) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeCategories(IFocus<V>) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeCategories(V) - Method in class mezz.jei.util.RecipeMap
-
- getRecipeCategoriesWithInput(ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipeCategoriesWithInput(FluidStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipeCategoriesWithInput(ItemStack) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getRecipeCategoriesWithInput(FluidStack) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getRecipeCategoriesWithOutput(ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipeCategoriesWithOutput(FluidStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipeCategoriesWithOutput(ItemStack) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getRecipeCategoriesWithOutput(FluidStack) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getRecipeCategory() - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- getRecipeCategoryCraftingItems() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
-
- getRecipeCategoryCraftingItems(IRecipeCategory) - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
-
- getRecipeCategoryCraftingItems() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
-
- getRecipeCategoryCraftingItems(IRecipeCategory) - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
-
- getRecipeCategoryUid() - Method in interface mezz.jei.api.recipe.IRecipeHandler
-
- getRecipeCategoryUid(T) - Method in interface mezz.jei.api.recipe.IRecipeHandler
-
Returns this recipe's unique category id.
- getRecipeCategoryUid() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandler
-
- getRecipeCategoryUid() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
-
Return the recipe category that this container can handle.
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
-
- getRecipeCategoryUid(DebugRecipe) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- getRecipeCategoryUid(ItemDescriptionRecipe) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
-
- getRecipeCategoryUid(BrewingRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
-
- getRecipeCategoryUid(ShapedOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
-
- getRecipeCategoryUid(ShapedRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
-
- getRecipeCategoryUid(ShapelessOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
-
- getRecipeCategoryUid(ShapelessRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeHandler
-
- getRecipeCategoryUid(TippedArrowRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
-
- getRecipeCategoryUid(FuelRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
-
- getRecipeCategoryUid(SmeltingRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.transfer.BasicRecipeTransferHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
-
- getRecipeCategoryUid() - Method in class mezz.jei.transfer.PlayerRecipeTransferHandler
-
- getRecipeCategoryUids(IFocus<V>) - Method in interface mezz.jei.api.recipe.IRecipeRegistryPlugin
-
Returns a list of Recipe Categories offered for the focus.
- getRecipeCategoryUids() - Method in class mezz.jei.gui.recipes.RecipeClickableArea
-
- getRecipeCategoryUids(IFocus<V>) - Method in class mezz.jei.InternalRecipeRegistryPlugin
-
- getRecipeClass() - Method in interface mezz.jei.api.recipe.IRecipeHandler
-
Returns the class of the Recipe handled by this IRecipeHandler.
- getRecipeClass() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
-
- getRecipeClickableArea(GuiContainer, int, int) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeHandler(Class<? extends T>) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns the IRecipeHandler associated with the recipeClass or null if there is none
- getRecipeHandler(Class<? extends T>) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeLayouts(int, int, int) - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
-
- getRecipeLayouts(int, int, int) - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
-
- getRecipeRegistry() - Method in interface mezz.jei.api.IJeiRuntime
-
- getRecipeRegistry() - Method in class mezz.jei.JeiRuntime
-
- getRecipes(IRecipeCategory, IFocus<V>) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipes(IRecipeCategory) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipes(IRecipeCategory, IFocus<V>) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getRecipes(IRecipeCategory) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getRecipes(IRecipeCategory, V) - Method in class mezz.jei.util.RecipeMap
-
Deprecated.
- getRecipesGui() - Method in interface mezz.jei.api.IJeiRuntime
-
- getRecipesGui() - Method in class mezz.jei.JeiRuntime
-
- getRecipeSlots(C) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
-
Return a list of slots for the recipe area.
- getRecipeSlots(C) - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
-
- getRecipesWithInput(IRecipeCategory, ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipesWithInput(IRecipeCategory, FluidStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipesWithInput(IRecipeCategory, ItemStack) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getRecipesWithInput(IRecipeCategory, FluidStack) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getRecipesWithOutput(IRecipeCategory, ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipesWithOutput(IRecipeCategory, FluidStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipesWithOutput(IRecipeCategory, ItemStack) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getRecipesWithOutput(IRecipeCategory, FluidStack) - Method in class mezz.jei.RecipeRegistry
-
Deprecated.
- getRecipeTransferButton() - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- getRecipeTransferHandler(Container, IRecipeCategory) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns the recipe transfer handler for the given container and category, if one exists.
- getRecipeTransferHandler(Container, IRecipeCategory) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeTransferHandlers() - Method in class mezz.jei.util.RecipeTransferRegistry
-
- getRecipeTransferRegistry() - Method in interface mezz.jei.api.IModRegistry
-
Get the registry for setting up recipe transfer.
- getRecipeTransferRegistry() - Method in class mezz.jei.util.ModRegistry
-
- getRecipeWrapper(T) - Method in interface mezz.jei.api.recipe.IRecipeHandler
-
Returns a recipe wrapper for the given recipe.
- getRecipeWrapper() - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- getRecipeWrapper(DebugRecipe) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
-
- getRecipeWrapper(ItemDescriptionRecipe) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- getRecipeWrapper(BrewingRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
-
- getRecipeWrapper(ShapedOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
-
- getRecipeWrapper(ShapedRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
-
- getRecipeWrapper(ShapelessOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
-
- getRecipeWrapper(ShapelessRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
-
- getRecipeWrapper(TippedArrowRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeHandler
-
- getRecipeWrapper(FuelRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
-
- getRecipeWrapper(SmeltingRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
-
- getRecipeWrappers(IRecipeCategory<T>, IFocus<V>) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns a list of Recipe Wrappers in the recipeCategory that have the focus.
- getRecipeWrappers(IRecipeCategory<T>) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns a list of Recipe Wrappers in recipeCategory.
- getRecipeWrappers(IRecipeCategory<T>, IFocus<V>) - Method in interface mezz.jei.api.recipe.IRecipeRegistryPlugin
-
Returns a list of Recipe Wrappers in the recipeCategory that have the focus.
- getRecipeWrappers(IRecipeCategory<T>, IFocus<V>) - Method in class mezz.jei.InternalRecipeRegistryPlugin
-
- getRecipeWrappers(IRecipeCategory<T>, IFocus<V>) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeWrappers(IRecipeCategory<T>) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeWrappers(IRecipeCategory<T>, V) - Method in class mezz.jei.util.RecipeMap
-
- getRegisteredIngredientClasses() - Method in interface mezz.jei.api.ingredients.IIngredientRegistry
-
Returns a list of all registered ingredient classes.
- getRegisteredIngredientClasses() - Method in class mezz.jei.IngredientRegistry
-
- getRows(GuiProperties) - Static method in class mezz.jei.gui.ItemListOverlayInternal
-
- getRuntime() - Static method in class mezz.jei.Internal
-
- getScreenHeight() - Method in class mezz.jei.gui.GuiProperties
-
- getScreenWidth() - Method in class mezz.jei.gui.GuiProperties
-
- getSearchString() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
-
- getSearchString() - Method in class mezz.jei.util.IngredientListElement
-
- getSelectedRecipeCategory() - Method in interface mezz.jei.gui.recipes.IRecipeGuiLogic
-
- getSelectedRecipeCategory() - Method in class mezz.jei.gui.recipes.RecipeGuiLogic
-
- getSlotDrawable() - Method in interface mezz.jei.api.IGuiHelper
-
Returns a slot drawable for drawing extra slots on guis
- getSlotDrawable() - Method in class mezz.jei.gui.GuiHelper
-
- getSlotWithStack(Container, Iterable<Integer>, ItemStack) - Static method in class mezz.jei.util.InventoryHelper
-
Get the slot which contains a specific itemStack.
- getSpawnPoint() - Method in class mezz.jei.util.FakeClientWorld
-
- getStackHelper() - Method in interface mezz.jei.api.IJeiHelpers
-
Helps with getting itemStacks from recipes.
- getStackHelper() - Static method in class mezz.jei.Internal
-
- getStackHelper() - Method in class mezz.jei.JeiHelpers
-
- getStackUnderMouse() - Method in interface mezz.jei.api.IItemListOverlay
-
- getStackUnderMouse() - Method in class mezz.jei.gui.ItemListOverlay
-
- getStackUnderMouse() - Method in class mezz.jei.gui.ItemListOverlayInternal
-
- getString(String, String, String) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getString(String, String, String, String[]) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getStringList(String, String, String[]) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getStringList(String, String, String[], String[]) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getSubtypeInfo(ItemStack) - Method in interface mezz.jei.api.ISubtypeRegistry
-
Get the data from an itemStack that is relevant to comparing and telling subtypes apart.
- getSubtypeInfo(ItemStack) - Method in interface mezz.jei.api.ISubtypeRegistry.ISubtypeInterpreter
-
Get the data from an itemStack that is relevant to telling subtypes apart.
- getSubtypeInfo(ItemStack) - Method in class mezz.jei.plugins.vanilla.brewing.PotionSubtypeInterpreter
-
- getSubtypeInfo(ItemStack) - Method in class mezz.jei.SubtypeRegistry
-
- getSubtypeInfoFromNbt(ItemStack) - Method in interface mezz.jei.api.INbtRegistry
-
- getSubtypeInfoFromNbt(NBTTagCompound) - Method in interface mezz.jei.api.INbtRegistry.INbtInterpreter
-
- getSubtypeRegistry() - Method in interface mezz.jei.api.IJeiHelpers
-
- getSubtypeRegistry() - Method in class mezz.jei.JeiHelpers
-
Deprecated.
- getSubtypes(ItemStack) - Method in interface mezz.jei.api.recipe.IStackHelper
-
Returns all the subtypes of itemStack if it has a wildcard meta value.
- getSubtypes(ItemStack) - Method in class mezz.jei.util.StackHelper
-
- getSubtypes(Item, int) - Method in class mezz.jei.util.StackHelper
-
- getTabSelected() - Method in class mezz.jei.gui.GuiHelper
-
- getTabUnselected() - Method in class mezz.jei.gui.GuiHelper
-
- getTippedArrowRecipes() - Static method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeMaker
-
- getTitle() - Method in interface mezz.jei.api.recipe.IRecipeCategory
-
Returns the localized name for this recipe type.
- getTitle() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
-
- getTitle() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
-
- getTitle() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
-
- getTitle() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
-
- getTitle() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
-
- getTitle() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
-
- getTooltip(Minecraft, T) - Method in interface mezz.jei.api.ingredients.IIngredientRenderer
-
Get the tooltip text for this ingredient.
- getTooltip() - Method in class mezz.jei.gui.recipes.RecipeArrowTab
-
- getTooltip() - Method in class mezz.jei.gui.recipes.RecipeCategoryTab
-
- getTooltip() - Method in class mezz.jei.gui.recipes.RecipeGuiTab
-
- getTooltip(Minecraft, DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientRenderer
-
- getTooltip(Minecraft, FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.FluidStackRenderer
-
- getTooltip(Minecraft, ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer
-
- getTooltipSearchMode() - Static method in class mezz.jei.config.Config
-
- getTooltipString() - Method in interface mezz.jei.gui.ingredients.IIngredientListElement
-
- getTooltipString(T, IIngredientRenderer<T>, String, String, String) - Static method in class mezz.jei.IngredientInformation
-
- getTooltipString() - Method in class mezz.jei.util.IngredientListElement
-
- getTooltipStrings(int, int) - Method in class mezz.jei.api.recipe.BlankRecipeCategory
-
- getTooltipStrings(int, int) - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
-
- getTooltipStrings(int, int) - Method in interface mezz.jei.api.recipe.IRecipeCategory
-
Get the tooltip for whatever's under the mouse.
- getTooltipStrings(int, int) - Method in interface mezz.jei.api.recipe.IRecipeWrapper
-
Get the tooltip for whatever's under the mouse.
- getTooltipStrings(int, int) - Method in class mezz.jei.plugins.jei.debug.DebugRecipe
-
- getTooltipStrings(int, int) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
-
- getTooltipStrings(int, int) - Method in class mezz.jei.plugins.vanilla.crafting.AbstractShapelessRecipeWrapper
-
- getTransferRecipeError(Container, RecipeLayout, EntityPlayer) - Static method in class mezz.jei.transfer.RecipeTransferUtil
-
- getType() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferError
-
- getType() - Method in class mezz.jei.transfer.RecipeTransferErrorInternal
-
- getType() - Method in class mezz.jei.transfer.RecipeTransferErrorTooltip
-
- getUid() - Method in interface mezz.jei.api.recipe.IRecipeCategory
-
Returns a unique ID for this recipe category.
- getUid() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
-
- getUid() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
-
- getUid() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
-
- getUid() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
-
- getUid() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
-
- getUid() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
-
- getUniqueId(V) - Method in interface mezz.jei.api.ingredients.IIngredientHelper
-
Unique ID for use in comparing, blacklisting, and looking up ingredients.
- getUniqueId(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
-
- getUniqueId(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.FluidStackHelper
-
- getUniqueId(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.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.util.IngredientUtil
-
- getValue() - Method in interface mezz.jei.api.gui.ITickTimer
-
- getValue() - Method in interface mezz.jei.api.recipe.IFocus
-
The object being focused on.
- getValue() - Method in class mezz.jei.gui.Focus
-
- getValue() - Method in class mezz.jei.input.ClickedIngredient
-
- getValue() - Method in interface mezz.jei.input.IClickedIngredient
-
- getValue() - Method in class mezz.jei.util.TickTimer
-
- getVisibleStacks() - Method in interface mezz.jei.api.IItemListOverlay
-
- getVisibleStacks() - Method in class mezz.jei.gui.ItemListOverlay
-
- getVisibleStacks() - Method in class mezz.jei.gui.ItemListOverlayInternal
-
- getWidth() - Method in interface mezz.jei.api.gui.IDrawable
-
- getWidth() - Method in interface mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper
-
- getWidth() - Method in class mezz.jei.gui.DrawableAnimated
-
- getWidth() - Method in class mezz.jei.gui.DrawableBlank
-
- getWidth() - Method in class mezz.jei.gui.DrawableResource
-
- getWidth(int) - Static method in class mezz.jei.gui.ingredients.GuiItemStackGroup
-
- getWidth() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
-
- getWidth() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
-
- getWidth() - Method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeWrapper
-
- getWildcardId(V) - Method in interface mezz.jei.api.ingredients.IIngredientHelper
-
Wildcard ID for use in comparing, blacklisting, and looking up ingredients.
- getWildcardId(DebugIngredient) - Method in class mezz.jei.plugins.jei.ingredients.DebugIngredientHelper
-
- getWildcardId(FluidStack) - Method in class mezz.jei.plugins.vanilla.ingredients.FluidStackHelper
-
- getWildcardId(ItemStack) - Method in class mezz.jei.plugins.vanilla.ingredients.ItemStackHelper
-
- getWorldConfig() - Static method in class mezz.jei.config.Config
-
- getWorldUid() - Static method in class mezz.jei.config.SessionData
-
- getX() - Method in class mezz.jei.util.MouseHelper
-
- getXSize() - Method in class mezz.jei.gui.recipes.RecipesGui
-
- getY() - Method in class mezz.jei.util.MouseHelper
-
- getYSize() - Method in class mezz.jei.gui.recipes.RecipesGui
-
- giveStack(ItemStack, int) - Static method in class mezz.jei.util.CommandUtil
-
/give
- [amount] [data] [dataTag]
GuiContainerCreative
has special client-side handling for itemStacks, just give the item on the client
- GuiContainerWrapper - Class in mezz.jei.input
-
- GuiContainerWrapper() - Constructor for class mezz.jei.input.GuiContainerWrapper
-
- GuiEventHandler - Class in mezz.jei
-
- GuiEventHandler(JeiRuntime) - Constructor for class mezz.jei.GuiEventHandler
-
- GuiFluidStackGroup - Class in mezz.jei.gui.ingredients
-
- GuiFluidStackGroup(IFocus<FluidStack>, int) - Constructor for class mezz.jei.gui.ingredients.GuiFluidStackGroup
-
- GuiHelper - Class in mezz.jei.gui
-
- GuiHelper(IStackHelper) - Constructor for class mezz.jei.gui.GuiHelper
-
- GuiIngredient<T> - Class in mezz.jei.gui.ingredients
-
- GuiIngredient(int, boolean, IIngredientRenderer<T>, IIngredientHelper<T>, int, int, int, int, int, int, int) - Constructor for class mezz.jei.gui.ingredients.GuiIngredient
-
- GuiIngredientFast - Class in mezz.jei.gui.ingredients
-
- GuiIngredientFast(int, int, int) - Constructor for class mezz.jei.gui.ingredients.GuiIngredientFast
-
- GuiIngredientFastList - Class in mezz.jei.gui.ingredients
-
- GuiIngredientFastList(IIngredientRegistry) - Constructor for class mezz.jei.gui.ingredients.GuiIngredientFastList
-
- GuiIngredientGroup<T> - Class in mezz.jei.gui.ingredients
-
- GuiIngredientGroup(Class<T>, IFocus<T>, int) - Constructor for class mezz.jei.gui.ingredients.GuiIngredientGroup
-
- GuiItemStackGroup - Class in mezz.jei.gui.ingredients
-
- GuiItemStackGroup(IFocus<ItemStack>, int) - Constructor for class mezz.jei.gui.ingredients.GuiItemStackGroup
-
- GuiProperties - Class in mezz.jei.gui
-
- GuiTextFieldFilter - Class in mezz.jei.input
-
- GuiTextFieldFilter(int, FontRenderer, int, int, int, int, ItemFilter) - Constructor for class mezz.jei.input.GuiTextFieldFilter
-
- IAdvancedGuiHandler<T extends net.minecraft.client.gui.inventory.GuiContainer> - Interface in mezz.jei.api.gui
-
Allows plugins to change how JEI is displayed next to their mod's guis.
- IClickedIngredient<V> - Interface in mezz.jei.input
-
- ICloseable - Interface in mezz.jei.input
-
- ICraftingGridHelper - Interface in mezz.jei.api.gui
-
- ICraftingRecipeWrapper - Interface in mezz.jei.api.recipe.wrapper
-
- ICustomCraftingRecipeWrapper - Interface in mezz.jei.api.recipe.wrapper
-
- IDrawable - Interface in mezz.jei.api.gui
-
Represents something to be drawn on screen.
- IDrawableAnimated - Interface in mezz.jei.api.gui
-
An animated
IDrawable
, useful for showing a gui animation like furnace flames or progress arrows.
- IDrawableAnimated.StartDirection - Enum in mezz.jei.api.gui
-
The direction that the animation starts from.
- IDrawableStatic - Interface in mezz.jei.api.gui
-
An extension of
IDrawable
that allows masking parts of the image.
- IFocus<V> - Interface in mezz.jei.api.recipe
-
The current search focus.
- IFocus.Mode - Enum in mezz.jei.api.recipe
-
- ignoreNbtTagNames(Item, String...) - Method in interface mezz.jei.api.INbtIgnoreList
-
- ignoreNbtTagNames(String...) - Method in interface mezz.jei.api.INbtIgnoreList
-
- ignoreNbtTagNames(String...) - Method in class mezz.jei.NbtIgnoreList
-
Deprecated.
- ignoreNbtTagNames(Item, String...) - Method in class mezz.jei.NbtIgnoreList
-
Deprecated.
- IGuiFluidStackGroup - Interface in mezz.jei.api.gui
-
IGuiFluidStackGroup displays one or more FluidStack
in a gui.
- IGuiHelper - Interface in mezz.jei.api
-
Helps with the implementation of GUIs.
- IGuiIngredient<T> - Interface in mezz.jei.api.gui
-
Represents one drawn ingredient that is part of a recipe.
- IGuiIngredientGroup<T> - Interface in mezz.jei.api.gui
-
IGuiIngredientGroup displays recipe ingredients in a gui.
- IGuiItemStackGroup - Interface in mezz.jei.api.gui
-
IGuiItemStackGroup displays ItemStacks in a gui.
- IIngredientBlacklist - Interface in mezz.jei.api.ingredients
-
The Ingredient Blacklist allows mods to hide ingredients from JEI's ingredient list.
- IIngredientHelper<V> - Interface in mezz.jei.api.ingredients
-
An ingredient helper allows JEI to get information about ingredients for searching and other purposes.
- IIngredientListElement<V> - Interface in mezz.jei.gui.ingredients
-
- IIngredientRegistry - Interface in mezz.jei.api.ingredients
-
The IIngredientRegistry is provided by JEI and has some useful functions related to recipe ingredients.
- IIngredientRenderer<T> - Interface in mezz.jei.api.ingredients
-
Renders a type of ingredient in JEI's item list and recipes.
- IIngredients - Interface in mezz.jei.api.ingredients
-
This holds a recipe's inputs and outputs in a standardized format.
- IItemBlacklist - Interface in mezz.jei.api
-
- IItemListOverlay - Interface in mezz.jei.api
-
The IItemListOverlay is JEI's gui that displays all the items next to an open container gui.
- IItemRegistry - Interface in mezz.jei.api
-
- IJeiHelpers - Interface in mezz.jei.api
-
IJeiHelpers provides helpers and tools for addon mods.
- IJeiRuntime - Interface in mezz.jei.api
-
Gives access to JEI functions that are available once everything has loaded.
- IKeyable - Interface in mezz.jei.input
-
- IModIngredientRegistration - Interface in mezz.jei.api.ingredients
-
Allows registration of new types of ingredients, beyond the basic ItemStack and FluidStack.
- IModPlugin - Interface in mezz.jei.api
-
The main class to implement to create a JEI plugin.
- IModRegistry - Interface in mezz.jei.api
-
Entry point for the JEI API, functions for registering recipes are available from here.
- IMouseHandler - Interface in mezz.jei.input
-
- INbtIgnoreList - Interface in mezz.jei.api
-
- INbtRegistry - Interface in mezz.jei.api
-
- INbtRegistry.INbtInterpreter - Interface in mezz.jei.api
-
Deprecated.
- info(String, Object...) - Static method in class mezz.jei.util.Log
-
- IngredientBaseListFactory - Class in mezz.jei
-
- IngredientBlacklist - Class in mezz.jei
-
- IngredientBlacklist(IIngredientRegistry) - Constructor for class mezz.jei.IngredientBlacklist
-
- IngredientInformation - Class in mezz.jei
-
- IngredientInformation() - Constructor for class mezz.jei.IngredientInformation
-
- IngredientListElement<V> - Class in mezz.jei.util
-
- IngredientListElement(V, IIngredientHelper<V>, IIngredientRenderer<V>) - Constructor for class mezz.jei.util.IngredientListElement
-
- IngredientRegistry - Class in mezz.jei
-
- IngredientRegistry(Map<Class, List>, ImmutableMap<Class, IIngredientHelper>, ImmutableMap<Class, IIngredientRenderer>) - Constructor for class mezz.jei.IngredientRegistry
-
- ingredientRegistry - Static variable in class mezz.jei.plugins.jei.JEIInternalPlugin
-
- Ingredients - Class in mezz.jei.util
-
- Ingredients() - Constructor for class mezz.jei.util.Ingredients
-
- IngredientUtil - Class in mezz.jei.util
-
- init(int, boolean, int, int, int, int, int, boolean, IDrawable) - Method in interface mezz.jei.api.gui.IGuiFluidStackGroup
-
Initialize the fluid at slotIndex.
- init(int, boolean, IIngredientRenderer<T>, int, int, int, int, int, int) - Method in interface mezz.jei.api.gui.IGuiIngredientGroup
-
Initialize a custom guiIngredient for the given slot.
- init(int, boolean, int, int) - Method in interface mezz.jei.api.gui.IGuiItemStackGroup
-
Initialize the itemStack at slotIndex.
- init() - Static method in class mezz.jei.config.KeyBindings
-
- init(int, boolean, int, int, int, int, int, boolean, IDrawable) - Method in class mezz.jei.gui.ingredients.GuiFluidStackGroup
-
- init(int, boolean, 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(int, boolean, int, int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackGroup
-
- init(Container, EntityPlayer) - Method in class mezz.jei.gui.recipes.RecipeTransferButton
-
- init(FMLInitializationEvent) - Method in class mezz.jei.JustEnoughItems
-
- init(FMLInitializationEvent) - Method in class mezz.jei.ProxyCommon
-
- init(FMLInitializationEvent) - Method in class mezz.jei.ProxyCommonClient
-
- initGui() - Method in class mezz.jei.gui.recipes.RecipesGui
-
- initialize(Minecraft) - Method in class mezz.jei.config.JEIModGuiFactory
-
- InputHandler - Class in mezz.jei.input
-
- InputHandler(JeiRuntime, ItemListOverlayInternal) - 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.plugins.vanilla.brewing.PotionSubtypeInterpreter
-
- INSTANCE - Static variable in class mezz.jei.transfer.RecipeTransferErrorInternal
-
- INSTANCE - Static variable in class mezz.jei.util.FakeClientPlayer
-
- Internal - Class in mezz.jei
-
For JEI internal use only, these are normally accessed from the API.
- InternalRecipeRegistryPlugin - Class in mezz.jei
-
- InternalRecipeRegistryPlugin(RecipeRegistry, ImmutableMultimap<String, String>, IIngredientRegistry, ImmutableMap<String, IRecipeCategory>, RecipeMap, RecipeMap, ListMultimap<IRecipeCategory, IRecipeWrapper>) - Constructor for class mezz.jei.InternalRecipeRegistryPlugin
-
- InventoryHelper - Class in mezz.jei.util
-
- InventoryHelper() - Constructor for class mezz.jei.util.InventoryHelper
-
- inventorySlots - Variable in class mezz.jei.network.packets.PacketRecipeTransfer
-
- IPacketId - Interface in mezz.jei.network
-
- IPacketJeiHandler - Interface in mezz.jei.network.packets
-
- IRecipeCategory<T extends IRecipeWrapper> - Interface in mezz.jei.api.recipe
-
Defines a category of recipe, (i.e.
- IRecipeGuiLogic - Interface in mezz.jei.gui.recipes
-
- IRecipeHandler<T> - Interface in mezz.jei.api.recipe
-
An IRecipeHandler provides information about one Recipe Class.
- IRecipeLayout - Interface in mezz.jei.api.gui
-
Represents the layout of one recipe on-screen.
- IRecipeLayoutDrawable - Interface in mezz.jei.api.gui
-
An extension of
IRecipeLayout
for addons that want to draw the layouts themselves somewhere.
- IRecipeLogicStateListener - Interface in mezz.jei.gui.recipes
-
- IRecipeRegistry - Interface in mezz.jei.api
-
The IRecipeManager offers several functions for retrieving and handling recipes.
- IRecipeRegistryPlugin - Interface in mezz.jei.api.recipe
-
Recipe Registry Plugins are used by the
IRecipeRegistry
to look up recipes.
- IRecipesGui - Interface in mezz.jei.api
-
JEI's gui for displaying recipes.
- IRecipeTransferError - Interface in mezz.jei.api.recipe.transfer
-
A reason that a recipe transfer couldn't happen.
- IRecipeTransferError.Type - Enum in mezz.jei.api.recipe.transfer
-
- IRecipeTransferHandler<C extends net.minecraft.inventory.Container> - Interface in mezz.jei.api.recipe.transfer
-
A recipe transfer handler moves items into a crafting area, based on the items in a recipe.
- IRecipeTransferHandlerHelper - Interface in mezz.jei.api.recipe.transfer
-
- IRecipeTransferInfo<C extends net.minecraft.inventory.Container> - Interface in mezz.jei.api.recipe.transfer
-
Gives JEI the information it needs to transfer recipes from a slotted inventory into the crafting area.
- IRecipeTransferRegistry - Interface in mezz.jei.api.recipe.transfer
-
Register recipe transfer handlers here to give JEI the information it needs to transfer recipes into the crafting area.
- IRecipeWrapper - Interface in mezz.jei.api.recipe
-
A wrapper around a normal recipe with methods that allow JEI can make sense of it.
- isCenterSearchBarEnabled() - Static method in class mezz.jei.config.Config
-
- isCheatItemsEnabled() - Static method in class mezz.jei.config.Config
-
- isChunkLoaded(int, int, boolean) - Method in class mezz.jei.util.FakeClientWorld
-
- isCreative() - Method in class mezz.jei.util.FakeClientPlayer
-
- isDebugModeEnabled() - Static method in class mezz.jei.config.Config
-
- isDeleteItemsInCheatModeActive() - Static method in class mezz.jei.config.Config
-
- isEditModeEnabled() - Static method in class mezz.jei.config.Config
-
- isEnterKey(int) - Static method in class mezz.jei.input.InputHandler
-
- isEquivalent(ItemStack, ItemStack) - Method in interface mezz.jei.api.recipe.IStackHelper
-
Similar to ItemStack.areItemStacksEqual but ignores NBT on items without subtypes, and uses the
ISubtypeRegistry
- isEquivalent(ItemStack, ItemStack) - Method in class mezz.jei.util.StackHelper
-
Similar to ItemStack.areItemStacksEqual but ignores NBT on items without subtypes, and uses the
ISubtypeRegistry
- IShapedCraftingRecipeWrapper - Interface in mezz.jei.api.recipe.wrapper
-
- IShowsRecipeFocuses - Interface in mezz.jei.input
-
- isIngredientBlacklisted(V) - Method in interface mezz.jei.api.ingredients.IIngredientBlacklist
-
Returns true if the ingredient is blacklisted and will not be displayed in the ingredient list.
- isIngredientBlacklisted(V) - Method in class mezz.jei.IngredientBlacklist
-
- isIngredientBlacklistedByApi(V) - Method in class mezz.jei.IngredientBlacklist
-
- isIngredientOnConfigBlacklist(V, IIngredientHelper<V>) - Static method in class mezz.jei.config.Config
-
- isIngredientOnConfigBlacklist(V, Config.IngredientBlacklistType, IIngredientHelper<V>) - Static method in class mezz.jei.config.Config
-
- isInput() - Method in interface mezz.jei.api.gui.IGuiIngredient
-
Returns true if this ingredient is an input for the recipe, otherwise it is an output.
- isInput() - Method in class mezz.jei.gui.ingredients.GuiIngredient
-
- isInventoryCloseKey(int) - Static method in class mezz.jei.input.InputHandler
-
- isInventoryToggleKey(int) - Static method in class mezz.jei.input.InputHandler
-
- isItemBlacklisted(ItemStack) - Method in interface mezz.jei.api.IItemBlacklist
-
- isItemBlacklisted(ItemStack) - Method in class mezz.jei.ItemBlacklist
-
Deprecated.
- isItemBlacklistedByApi(ItemStack) - Method in class mezz.jei.ItemBlacklist
-
Deprecated.
- isJeiOnServer() - Static method in class mezz.jei.config.SessionData
-
- isMouseOver(int, int) - Method in interface mezz.jei.api.gui.IRecipeLayoutDrawable
-
Returns true if the mouse is hovering over the recipe.
- isMouseOver(int, int, int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredient
-
- isMouseOver(int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredientFast
-
- isMouseOver(int, int) - Method in class mezz.jei.gui.ItemListOverlayInternal
-
- isMouseOver(int, int) - Method in class mezz.jei.gui.recipes.RecipeGuiTab
-
- isMouseOver(int, int) - Method in class mezz.jei.gui.recipes.RecipeGuiTabs
-
- isMouseOver(int, int) - Method in class mezz.jei.gui.recipes.RecipeLayout
-
- isMouseOver(int, int) - Method in class mezz.jei.gui.recipes.RecipesGui
-
- isMouseOver(int, int) - Method in class mezz.jei.input.GuiTextFieldFilter
-
- isMouseOver(int, int) - Method in interface mezz.jei.input.IMouseHandler
-
- isOpen() - Method in class mezz.jei.gui.ItemListOverlay
-
- isOpen() - Method in class mezz.jei.gui.recipes.RecipesGui
-
- isOpen() - Method in interface mezz.jei.input.ICloseable
-
- isOverlayEnabled() - Static method in class mezz.jei.config.Config
-
- isOverlayEnabled() - Method in class mezz.jei.config.OverlayToggleEvent
-
- isRecipeValid(T) - Method in interface mezz.jei.api.recipe.IRecipeHandler
-
Returns true if a recipe is valid and can be used.
- isRecipeValid(DebugRecipe) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
-
- isRecipeValid(ItemDescriptionRecipe) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- isRecipeValid(BrewingRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
-
- isRecipeValid(ShapedOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
-
- isRecipeValid(ShapedRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
-
- isRecipeValid(ShapelessOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
-
- isRecipeValid(ShapelessRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
-
- isRecipeValid(TippedArrowRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.crafting.TippedArrowRecipeHandler
-
- isRecipeValid(FuelRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
-
- isRecipeValid(SmeltingRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
-
- isSelected(IRecipeCategory) - Method in class mezz.jei.gui.recipes.RecipeArrowTab
-
- isSelected(IRecipeCategory) - Method in class mezz.jei.gui.recipes.RecipeCategoryTab
-
- isSelected(IRecipeCategory) - Method in class mezz.jei.gui.recipes.RecipeGuiTab
-
- isSpectator() - Method in class mezz.jei.util.FakeClientPlayer
-
- IStackHelper - Interface in mezz.jei.api.recipe
-
Helps get ItemStacks from common formats used in recipes.
- ISubtypeRegistry - Interface in mezz.jei.api
-
Tell JEI how to interpret NBT tags and capabilities when comparing and looking up items.
- ISubtypeRegistry.ISubtypeInterpreter - Interface in mezz.jei.api
-
- isUsed() - Method in class mezz.jei.util.Ingredients
-
- ItemBlacklist - Class in mezz.jei
-
Deprecated.
- ItemBlacklist(IngredientBlacklist) - Constructor for class mezz.jei.ItemBlacklist
-
Deprecated.
- ItemDescriptionRecipe - Class in mezz.jei.plugins.jei.description
-
- ItemDescriptionRecipeCategory - Class in mezz.jei.plugins.jei.description
-
- ItemDescriptionRecipeCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
-
- ItemDescriptionRecipeHandler - Class in mezz.jei.plugins.jei.description
-
- ItemDescriptionRecipeHandler() - Constructor for class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- ItemFilter - Class in mezz.jei
-
- ItemFilter() - Constructor for class mezz.jei.ItemFilter
-
- ItemListOverlay - Class in mezz.jei.gui
-
- ItemListOverlay(ItemFilter, List<IAdvancedGuiHandler<?>>, IIngredientRegistry) - Constructor for class mezz.jei.gui.ItemListOverlay
-
- ItemListOverlayInternal - Class in mezz.jei.gui
-
- ItemListOverlayInternal(ItemListOverlay, IIngredientRegistry, GuiScreen, GuiProperties) - Constructor for class mezz.jei.gui.ItemListOverlayInternal
-
- ItemRegistry - Class in mezz.jei
-
Deprecated.
- ItemRegistry(IIngredientRegistry, ModIdUtil) - Constructor for class mezz.jei.ItemRegistry
-
Deprecated.
- ItemStackHelper - Class in mezz.jei.plugins.vanilla.ingredients
-
- ItemStackHelper(StackHelper) - Constructor for class mezz.jei.plugins.vanilla.ingredients.ItemStackHelper
-
- ItemStackListFactory - Class in mezz.jei.plugins.vanilla.ingredients
-
- ItemStackRenderer - Class in mezz.jei.plugins.vanilla.ingredients
-
- ItemStackRenderer() - Constructor for class mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer
-
- ITickTimer - Interface in mezz.jei.api.gui
-
A timer to help render things that normally depend on ticks.
- ITooltipCallback<T> - Interface in mezz.jei.api.gui
-
Used to add tooltips to ingredients drawn on a recipe.
- valueOf(String) - Static method in enum mezz.jei.api.gui.IDrawableAnimated.StartDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.api.recipe.IFocus.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.api.recipe.transfer.IRecipeTransferError.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.config.Config.IngredientBlacklistType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.config.Config.SearchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.network.PacketIdClient
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.network.PacketIdServer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.util.StackHelper.UidMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum mezz.jei.api.gui.IDrawableAnimated.StartDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mezz.jei.api.recipe.IFocus.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mezz.jei.api.recipe.transfer.IRecipeTransferError.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum mezz.jei.config.Config.IngredientBlacklistType
-
- values() - Static method in enum mezz.jei.config.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.Config.SearchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum mezz.jei.network.PacketIdClient
-
- values() - Static method in enum mezz.jei.network.PacketIdClient
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum mezz.jei.network.PacketIdServer
-
- values() - Static method in enum mezz.jei.network.PacketIdServer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mezz.jei.util.StackHelper.UidMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VanillaPlugin - Class in mezz.jei.plugins.vanilla
-
- VanillaPlugin() - Constructor for class mezz.jei.plugins.vanilla.VanillaPlugin
-
- VanillaRecipeCategoryUid - Class in mezz.jei.api.recipe
-
List of built-in recipe category UIDs, so that plugins with their own recipe handlers can use them.
- VBox(int, int, int, int, int, int, int[]) - Constructor for class mezz.jei.util.color.MMCQ.VBox
-
- vboxes - Variable in class mezz.jei.util.color.MMCQ.CMap
-
- VERSION - Static variable in class mezz.jei.config.Constants
-
- volume(boolean) - Method in class mezz.jei.util.color.MMCQ.VBox
-