- get() - Method in class mezz.jei.gui.ingredients.GuiIngredient
-
- get() - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
-
- getAll() - Method in class mezz.jei.gui.ingredients.GuiIngredient
-
- getAll() - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
-
- getAllSubtypes(Iterable) - Static method in class mezz.jei.util.StackUtil
-
- getBackground() - Method in interface mezz.jei.api.recipe.IRecipeCategory
-
Returns the drawable background for a single recipe in this category.
- getBackground() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
-
- getBackground() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
-
- getBackground() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
-
- getBackground() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
-
- getBackground() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
-
- getBackground() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
-
- getBoolean(String, String, boolean) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getBrewingRecipes(IItemRegistry) - Static method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeMaker
-
- getBrewingSteps() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
-
- getCategories() - Method in class mezz.jei.gui.Focus
-
- getCategory(String) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getConfigFile() - Static method in class mezz.jei.config.Config
-
- getConfiguration() - Method in class mezz.jei.config.LocalizedConfiguration
-
- getContainerClass() - Method in interface mezz.jei.api.recipe.IRecipeTransferHelper
-
Deprecated.
Return the container class that this recipe transfer helper supports
- getContainerClass() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandler
-
- getContainerClass() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
-
Return the container class that this recipe transfer helper supports
- getContainerClass() - Method in class mezz.jei.transfer.BasicRecipeTransferHandler
-
- getContainerClass() - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
-
- getCraftingRecipes() - Static method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeMaker
-
- getCycledItem(List<T>) - Method in class mezz.jei.util.CycleTimer
-
- getDescription() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
-
- getEnum(String, String, T, T[]) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getFilterText() - Method in class mezz.jei.ItemFilter
-
- getFloat(String, String, float, float, float) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getFluid() - Method in class mezz.jei.gui.Focus
-
- getFluidInputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
-
- getFluidInputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
-
Return a list of recipe fluid inputs.
- getFluidInputs() - Method in class mezz.jei.plugins.jei.debug.DebugRecipe
-
- getFluidInputs() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
-
- getFluidOutputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
-
- getFluidOutputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
-
Return a list of recipe fluid outputs.
- getFluidStacks() - Method in interface mezz.jei.api.gui.IRecipeLayout
-
Contains all the fluidStacks displayed on this recipe layout.
- getFluidStacks() - Method in class mezz.jei.gui.RecipeLayout
-
- getFocus() - Method in interface mezz.jei.gui.IRecipeGuiLogic
-
- getFocus() - Method in class mezz.jei.gui.RecipeGuiLogic
-
- getFocusUnderMouse(int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
-
- getFocusUnderMouse(int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackFastList
-
- getFocusUnderMouse(int, int) - Method in class mezz.jei.gui.ItemListOverlay
-
- getFocusUnderMouse(int, int) - Method in class mezz.jei.gui.RecipeLayout
-
- getFocusUnderMouse(int, int) - Method in class mezz.jei.gui.RecipesGui
-
- getFocusUnderMouse(int, int) - Method in class mezz.jei.input.GuiContainerWrapper
-
- getFocusUnderMouse(int, int) - Method in interface mezz.jei.input.IShowsRecipeFocuses
-
- getFontRenderer(Minecraft, FluidStack) - Method in class mezz.jei.gui.ingredients.FluidStackRenderer
-
- getFontRenderer(Minecraft, ItemStack) - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
-
- getFontRenderer(Minecraft, T) - Method in interface mezz.jei.gui.ingredients.IIngredientRenderer
-
- getFontRenderer(Minecraft, ItemStack) - Method in class mezz.jei.gui.ingredients.ItemStackRenderer
-
- getFuelRecipes(IItemRegistry, IGuiHelper) - Static method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeMaker
-
- getFuels() - Method in interface mezz.jei.api.IItemRegistry
-
Returns a list of all the Items that can be used as fuel in a vanilla furnace.
- getFuels() - Method in class mezz.jei.ItemRegistry
-
- getFuels() - Method in class mezz.jei.ItemRegistryDummy
-
- getFurnaceRecipes() - Static method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeMaker
-
- getGuiHelper() - Method in interface mezz.jei.api.IJeiHelpers
-
Helps with the implementation of GUIs.
- getGuiHelper() - Method in class mezz.jei.JeiHelpers
-
- getGuiIngredients() - Method in class mezz.jei.gui.ingredients.GuiIngredientGroup
-
- getHandlerFor(IModGuiFactory.RuntimeOptionCategoryElement) - Method in class mezz.jei.config.JEIModGuiFactory
-
- getHeight() - Method in interface mezz.jei.api.gui.IDrawable
-
- getHeight() - Method in interface mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper
-
- getHeight() - Method in class mezz.jei.gui.DrawableAnimated
-
- getHeight() - Method in class mezz.jei.gui.DrawableBlank
-
- getHeight() - Method in class mezz.jei.gui.DrawableResource
-
- getHeight(int) - Static method in class mezz.jei.gui.ingredients.GuiItemStackGroup
-
- getHeight() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
-
- getHeight() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
-
- getHelpers() - Static method in class mezz.jei.Internal
-
- getIgnoredNbtTags(Set<String>) - Method in interface mezz.jei.api.INbtIgnoreList
-
Get all the ignored tag names out of a set of NBT tag names.
- getIgnoredNbtTags(Set<String>) - Method in class mezz.jei.NbtIgnoreList
-
- getInputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
-
- getInputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
-
Return a list of recipe inputs.
- getInputs() - Method in interface mezz.jei.api.recipe.wrapper.ICraftingRecipeWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesWrapper
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipe
-
- getInputs() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipe
-
- getInt(String, String, int, int, int) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getInventorySlots(Container) - Method in interface mezz.jei.api.recipe.IRecipeTransferHelper
-
Deprecated.
Return a list of slots that the transfer can use to get items for crafting, or place leftover items.
- getInventorySlots(Container) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
-
Return a list of slots that the transfer can use to get items for crafting, or place leftover items.
- getInventorySlots(Container) - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
-
- getItemBlacklist() - Method in interface mezz.jei.api.IJeiHelpers
-
Used to stop JEI from displaying a specific item in the item list.
- getItemBlacklist() - Static method in class mezz.jei.config.Config
-
- getItemBlacklist() - Method in class mezz.jei.JeiHelpers
-
- getItemList() - Method in interface mezz.jei.api.IItemRegistry
-
Returns a list of all the Items registered.
- getItemList() - Method in class mezz.jei.ItemFilter
-
- getItemList() - Method in class mezz.jei.ItemRegistry
-
- getItemList() - Method in class mezz.jei.ItemRegistryDummy
-
- getItemListForModId(String) - Method in interface mezz.jei.api.IItemRegistry
-
- getItemListForModId(String) - Method in class mezz.jei.ItemRegistry
-
- getItemListForModId(String) - Method in class mezz.jei.ItemRegistryDummy
-
- getItemRegistry() - Static method in class mezz.jei.Internal
-
- getItemStack() - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
-
- getItemStack() - Method in class mezz.jei.util.ItemStackElement
-
- getItemStackDisplayName(ItemStack) - Method in class mezz.jei.debug.DebugItem
-
- getItemStacks() - Method in interface mezz.jei.api.gui.IRecipeLayout
-
Contains all the itemStacks displayed on this recipe layout.
- getItemStacks() - Method in class mezz.jei.gui.RecipeLayout
-
- getMatch(Iterable<FluidStack>, Focus) - Method in class mezz.jei.gui.ingredients.FluidStackHelper
-
- getMatch(Iterable<T>, Focus) - Method in interface mezz.jei.gui.ingredients.IIngredientHelper
-
- getMatch(Iterable<ItemStack>, Focus) - Method in class mezz.jei.gui.ingredients.ItemStackHelper
-
- getMaxValue() - Method in interface mezz.jei.api.gui.ITickTimer
-
- getMaxValue() - Method in class mezz.jei.util.TickTimer
-
- getMode() - Method in class mezz.jei.gui.Focus
-
- getModName() - Method in class mezz.jei.util.ItemStackElement
-
- getModNameForItem(Item) - Method in interface mezz.jei.api.IItemRegistry
-
Returns a mod name for the given item.
- getModNameForItem(Item) - Method in class mezz.jei.ItemRegistry
-
- getModNameForItem(Item) - Method in class mezz.jei.ItemRegistryDummy
-
- getModNameForItem(Item) - Method in class mezz.jei.util.ModList
-
- getModPlugins(ASMDataTable) - Static method in class mezz.jei.util.AnnotatedInstanceUtil
-
- getNbtIgnoreList() - Method in interface mezz.jei.api.IJeiHelpers
-
Used to tell JEI to ignore NBT tags when comparing items for recipes.
- getNbtIgnoreList() - Method in class mezz.jei.JeiHelpers
-
- getNbtKeyIgnoreList() - Static method in class mezz.jei.config.Config
-
- getOutputs() - Method in class mezz.jei.api.recipe.BlankRecipeWrapper
-
- getOutputs() - Method in interface mezz.jei.api.recipe.IRecipeWrapper
-
Return a list of recipe inputs.
- getOutputs() - Method in interface mezz.jei.api.recipe.wrapper.ICraftingRecipeWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipe
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesWrapper
-
- getOutputs() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipe
-
- getPacket() - Method in class mezz.jei.network.packets.PacketJEI
-
- getPacketHandler() - Static method in class mezz.jei.JustEnoughItems
-
- getPacketId() - Method in class mezz.jei.network.packets.PacketDeletePlayerItem
-
- getPacketId() - Method in class mezz.jei.network.packets.PacketGiveItemMessageBig
-
- getPacketId() - Method in class mezz.jei.network.packets.PacketJEI
-
- getPacketId() - Method in class mezz.jei.network.packets.PacketRecipeTransfer
-
- getPageString() - Method in interface mezz.jei.gui.IRecipeGuiLogic
-
- getPageString() - Method in class mezz.jei.gui.RecipeGuiLogic
-
- getPosX() - Method in class mezz.jei.gui.RecipeLayout
-
- getPosY() - Method in class mezz.jei.gui.RecipeLayout
-
- getPotionIngredients() - Method in interface mezz.jei.api.IItemRegistry
-
Returns a list of all the ItemStacks that return true to isPotionIngredient.
- getPotionIngredients() - Method in class mezz.jei.ItemRegistry
-
- getPotionIngredients() - Method in class mezz.jei.ItemRegistryDummy
-
- getProxy() - Static method in class mezz.jei.JustEnoughItems
-
- getRecipeCategories() - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipe Categories
- getRecipeCategories() - Method in class mezz.jei.RecipeRegistry
-
- getRecipeCategories() - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipeCategories(ItemStack) - Method in class mezz.jei.util.RecipeMap
-
- getRecipeCategories(Fluid) - Method in class mezz.jei.util.RecipeMap
-
- getRecipeCategoriesWithInput(ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipe Categories that have the ItemStack as an input
- getRecipeCategoriesWithInput(Fluid) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipe Categories that have the Fluid as an input
- getRecipeCategoriesWithInput(ItemStack) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeCategoriesWithInput(Fluid) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeCategoriesWithInput(ItemStack) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipeCategoriesWithInput(Fluid) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipeCategoriesWithOutput(ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipe Categories that have the ItemStack as an output
- getRecipeCategoriesWithOutput(Fluid) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipe Categories that have the Fluid as an output
- getRecipeCategoriesWithOutput(ItemStack) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeCategoriesWithOutput(Fluid) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeCategoriesWithOutput(ItemStack) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipeCategoriesWithOutput(Fluid) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipeCategory() - Method in interface mezz.jei.gui.IRecipeGuiLogic
-
- getRecipeCategory() - Method in class mezz.jei.gui.RecipeGuiLogic
-
- getRecipeCategory() - Method in class mezz.jei.gui.RecipeLayout
-
- getRecipeCategoryUid() - Method in interface mezz.jei.api.recipe.IRecipeHandler
-
Returns this recipe's category unique id.
- getRecipeCategoryUid() - Method in interface mezz.jei.api.recipe.IRecipeTransferHelper
-
Deprecated.
Return the recipe category that this container can handle.
- getRecipeCategoryUid() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferHandler
-
- getRecipeCategoryUid() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
-
Return the recipe category that this container can handle.
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.transfer.BasicRecipeTransferHandler
-
- getRecipeCategoryUid() - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
-
- getRecipeClass() - Method in interface mezz.jei.api.recipe.IRecipeHandler
-
Returns the class of the Recipe handled by this IRecipeHandler.
- getRecipeClass() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
-
- getRecipeClass() - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
-
- getRecipeHandler(Class) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns the IRecipeHandler associated with the recipeClass or null if there is none
- getRecipeHandler(Class) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeHandler(Class) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipeRegistry() - Static method in class mezz.jei.Internal
-
- getRecipes(IRecipeCategory) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipes in recipeCategory
- getRecipes(IRecipeCategory) - Method in class mezz.jei.gui.Focus
-
- getRecipes(IRecipeCategory) - Method in class mezz.jei.RecipeRegistry
-
- getRecipes(IRecipeCategory) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipes(IRecipeCategory, ItemStack) - Method in class mezz.jei.util.RecipeMap
-
- getRecipes(IRecipeCategory, Fluid) - Method in class mezz.jei.util.RecipeMap
-
- getRecipeSlots(Container) - Method in interface mezz.jei.api.recipe.IRecipeTransferHelper
-
Deprecated.
Return a list of slots for the recipe area.
- getRecipeSlots(Container) - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferInfo
-
Return a list of slots for the recipe area.
- getRecipeSlots(Container) - Method in class mezz.jei.transfer.BasicRecipeTransferInfo
-
- getRecipesWithInput(IRecipeCategory, ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipes of recipeCategory that have the ItemStack as an input
- getRecipesWithInput(IRecipeCategory, Fluid) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipes of recipeCategory that have the Fluid as an input
- getRecipesWithInput(IRecipeCategory, ItemStack) - Method in class mezz.jei.RecipeRegistry
-
- getRecipesWithInput(IRecipeCategory, Fluid) - Method in class mezz.jei.RecipeRegistry
-
- getRecipesWithInput(IRecipeCategory, ItemStack) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipesWithInput(IRecipeCategory, Fluid) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipesWithOutput(IRecipeCategory, ItemStack) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipes of recipeCategory that have the ItemStack as an output
- getRecipesWithOutput(IRecipeCategory, Fluid) - Method in interface mezz.jei.api.IRecipeRegistry
-
Returns an unmodifiable list of Recipes of recipeCategory that have the Fluid as an output
- getRecipesWithOutput(IRecipeCategory, ItemStack) - Method in class mezz.jei.RecipeRegistry
-
- getRecipesWithOutput(IRecipeCategory, Fluid) - Method in class mezz.jei.RecipeRegistry
-
- getRecipesWithOutput(IRecipeCategory, ItemStack) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipesWithOutput(IRecipeCategory, Fluid) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipeTransferButton() - Method in class mezz.jei.gui.RecipeLayout
-
- getRecipeTransferHandler(Container, IRecipeCategory) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeTransferHandlers() - Method in class mezz.jei.util.RecipeTransferRegistry
-
- getRecipeTransferHelper(Container, IRecipeCategory) - Method in interface mezz.jei.api.IRecipeRegistry
-
- getRecipeTransferHelper(Container, IRecipeCategory) - Method in class mezz.jei.RecipeRegistry
-
- getRecipeTransferHelper(Container, IRecipeCategory) - Method in class mezz.jei.RecipeRegistryDummy
-
- getRecipeTransferRegistry() - Method in interface mezz.jei.api.IModRegistry
-
Get the registry for setting up recipe transfer.
- getRecipeTransferRegistry() - Method in class mezz.jei.util.ModRegistry
-
- getRecipeWidgets(int, int, int) - Method in interface mezz.jei.gui.IRecipeGuiLogic
-
- getRecipeWidgets(int, int, int) - Method in class mezz.jei.gui.RecipeGuiLogic
-
- getRecipeWrapper(T) - Method in interface mezz.jei.api.recipe.IRecipeHandler
-
Returns a recipe wrapper for the given recipe.
- getRecipeWrapper() - Method in class mezz.jei.gui.RecipeLayout
-
- getRecipeWrapper(DebugRecipe) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
-
- getRecipeWrapper(ItemDescriptionRecipe) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- getRecipeWrapper(BrewingRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
-
- getRecipeWrapper(ShapedOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
-
- getRecipeWrapper(ShapedRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
-
- getRecipeWrapper(ShapelessOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
-
- getRecipeWrapper(ShapelessRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
-
- getRecipeWrapper(FuelRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
-
- getRecipeWrapper(SmeltingRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
-
- getSearchString() - Method in class mezz.jei.util.ItemStackElement
-
- getSlotDrawable() - Method in interface mezz.jei.api.IGuiHelper
-
Returns a slot drawable for drawing extra slots on guis
- getSlotDrawable() - Method in class mezz.jei.gui.GuiHelper
-
- getStack() - Method in class mezz.jei.gui.Focus
-
- getString(String, String, String) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getString(String, String, String, String[]) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getStringList(String, String, String[]) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getStringList(String, String, String[], String[]) - Method in class mezz.jei.config.LocalizedConfiguration
-
- getSubItems(Item, CreativeTabs, List) - Method in class mezz.jei.debug.DebugItem
-
- getSubtypes(ItemStack) - Static method in class mezz.jei.util.StackUtil
-
Returns all the subtypes of itemStack if it has a wildcard meta value.
- getSubtypes(Item) - Static method in class mezz.jei.util.StackUtil
-
- getTitle() - Method in interface mezz.jei.api.recipe.IRecipeCategory
-
Returns the localized name for this recipe type.
- getTitle() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
-
- getTitle() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
-
- getTitle() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
-
- getTitle() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
-
- getTitle() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
-
- getTitle() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
-
- getTooltip(Minecraft, FluidStack) - Method in class mezz.jei.gui.ingredients.FluidStackRenderer
-
- getTooltip(Minecraft, ItemStack) - Static method in class mezz.jei.gui.ingredients.GuiItemStackFast
-
- getTooltip(Minecraft, T) - Method in interface mezz.jei.gui.ingredients.IIngredientRenderer
-
- getTooltip(Minecraft, ItemStack) - Method in class mezz.jei.gui.ingredients.ItemStackRenderer
-
- getTransferRecipeError(RecipeLayout, EntityPlayer) - Static method in class mezz.jei.transfer.RecipeTransferUtil
-
- getType() - Method in interface mezz.jei.api.recipe.transfer.IRecipeTransferError
-
- getType() - Method in class mezz.jei.transfer.RecipeTransferErrorInternal
-
- getType() - Method in class mezz.jei.transfer.RecipeTransferErrorTooltip
-
- getUid() - Method in interface mezz.jei.api.recipe.IRecipeCategory
-
Returns a unique ID for this recipe category.
- getUid() - Method in class mezz.jei.plugins.jei.debug.DebugRecipeCategory
-
- getUid() - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
-
- getUid() - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeCategory
-
- getUid() - Method in class mezz.jei.plugins.vanilla.crafting.CraftingRecipeCategory
-
- getUid() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceFuelCategory
-
- getUid() - Method in class mezz.jei.plugins.vanilla.furnace.FurnaceSmeltingCategory
-
- getUniqueIdentifierForStack(ItemStack) - Static method in class mezz.jei.util.StackUtil
-
- getUniqueIdentifierForStack(ItemStack, boolean) - Static method in class mezz.jei.util.StackUtil
-
- getUniqueIdentifiersWithWildcard(ItemStack) - Static method in class mezz.jei.util.StackUtil
-
- getValue() - Method in interface mezz.jei.api.gui.ITickTimer
-
- getValue() - Method in class mezz.jei.util.TickTimer
-
- getWidth() - Method in interface mezz.jei.api.gui.IDrawable
-
- getWidth() - Method in interface mezz.jei.api.recipe.wrapper.IShapedCraftingRecipeWrapper
-
- getWidth() - Method in class mezz.jei.gui.DrawableAnimated
-
- getWidth() - Method in class mezz.jei.gui.DrawableBlank
-
- getWidth() - Method in class mezz.jei.gui.DrawableResource
-
- getWidth(int) - Static method in class mezz.jei.gui.ingredients.GuiItemStackGroup
-
- getWidth() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeWrapper
-
- getWidth() - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesWrapper
-
- getX() - Method in class mezz.jei.util.MouseHelper
-
- getY() - Method in class mezz.jei.util.MouseHelper
-
- giveFullStack(ItemStack) - Static method in class mezz.jei.util.Commands
-
- giveOneFromStack(ItemStack) - Static method in class mezz.jei.util.Commands
-
- giveStack(ItemStack, int) - Static method in class mezz.jei.util.Commands
-
/give
- [amount] [data] [dataTag]
- GuiContainerWrapper - Class in mezz.jei.input
-
- GuiContainerWrapper(GuiContainer, RecipesGui) - Constructor for class mezz.jei.input.GuiContainerWrapper
-
- GuiEventHandler - Class in mezz.jei
-
- GuiEventHandler() - Constructor for class mezz.jei.GuiEventHandler
-
- GuiFluidStackGroup - Class in mezz.jei.gui.ingredients
-
- GuiFluidStackGroup() - Constructor for class mezz.jei.gui.ingredients.GuiFluidStackGroup
-
- guiHelper - Static variable in class mezz.jei.api.JEIManager
-
- GuiHelper - Class in mezz.jei.gui
-
- GuiHelper() - Constructor for class mezz.jei.gui.GuiHelper
-
- GuiIngredient<T> - Class in mezz.jei.gui.ingredients
-
- GuiIngredient(IIngredientRenderer<T>, IIngredientHelper<T>, boolean, int, int, int, int, int) - Constructor for class mezz.jei.gui.ingredients.GuiIngredient
-
- GuiIngredientGroup<V,T extends GuiIngredient<V>> - Class in mezz.jei.gui.ingredients
-
- GuiIngredientGroup() - Constructor for class mezz.jei.gui.ingredients.GuiIngredientGroup
-
- guiIngredients - Variable in class mezz.jei.gui.ingredients.GuiIngredientGroup
-
- GuiItemStackFast - Class in mezz.jei.gui.ingredients
-
- GuiItemStackFast(int, int, int) - Constructor for class mezz.jei.gui.ingredients.GuiItemStackFast
-
- GuiItemStackFastList - Class in mezz.jei.gui.ingredients
-
- GuiItemStackFastList() - Constructor for class mezz.jei.gui.ingredients.GuiItemStackFastList
-
- GuiItemStackGroup - Class in mezz.jei.gui.ingredients
-
- GuiItemStackGroup() - Constructor for class mezz.jei.gui.ingredients.GuiItemStackGroup
-
- GuiTextFieldFilter - Class in mezz.jei.input
-
- GuiTextFieldFilter(int, FontRenderer, int, int, int, int) - Constructor for class mezz.jei.input.GuiTextFieldFilter
-
- ICloseable - Interface in mezz.jei.input
-
- ICraftingGridHelper - Interface in mezz.jei.api.gui
-
Helps set crafting-grid-style GuiItemStackGroup.
- ICraftingRecipeWrapper - Interface in mezz.jei.api.recipe.wrapper
-
- IDrawable - Interface in mezz.jei.api.gui
-
- IDrawableAnimated - Interface in mezz.jei.api.gui
-
- IDrawableAnimated.StartDirection - Enum in mezz.jei.api.gui
-
- IDrawableStatic - Interface in mezz.jei.api.gui
-
- ignoreNbtTagNames(String...) - Method in interface mezz.jei.api.INbtIgnoreList
-
Tell JEI to ignore NBT tags when comparing items for recipes.
- ignoreNbtTagNames(String...) - Method in class mezz.jei.NbtIgnoreList
-
- IGuiFluidStackGroup - Interface in mezz.jei.api.gui
-
IGuiFluidStackGroup displays FluidStacks in a gui.
- IGuiHelper - Interface in mezz.jei.api
-
Helps with the implementation of GUIs.
- IGuiIngredient<T> - Interface in mezz.jei.gui.ingredients
-
- IGuiIngredientGroup<T> - Interface in mezz.jei.api.gui
-
IGuiIngredientGroup displays recipe ingredients in a gui.
- IGuiItemStackGroup - Interface in mezz.jei.api.gui
-
IGuiItemStackGroup displays ItemStacks in a gui.
- IIngredientHelper<T> - Interface in mezz.jei.gui.ingredients
-
- IIngredientRenderer<T> - Interface in mezz.jei.gui.ingredients
-
- IItemBlacklist - Interface in mezz.jei.api
-
- IItemRegistry - Interface in mezz.jei.api
-
The IItemRegistry is provided by JEI and has some useful functions related to items.
- IJeiHelpers - Interface in mezz.jei.api
-
IJeiHelpers provides helpers and tools for addon mods.
- IKeyable - Interface in mezz.jei.input
-
- IModPlugin - Interface in mezz.jei.api
-
The main class for a plugin.
- IModRegistry - Interface in mezz.jei.api
-
Passed to IModPlugins so they can register themselves.
- IMouseHandler - Interface in mezz.jei.input
-
- INbtIgnoreList - Interface in mezz.jei.api
-
- info(String, Object...) - Static method in class mezz.jei.util.Log
-
- init(int, boolean, int, int, int, int, int, IDrawable) - Method in interface mezz.jei.api.gui.IGuiFluidStackGroup
-
- init(int, boolean, int, int, int, int, int, boolean, IDrawable) - Method in interface mezz.jei.api.gui.IGuiFluidStackGroup
-
Sets up the fluid at slotIndex.
- init(int, boolean, int, int) - Method in interface mezz.jei.api.gui.IGuiItemStackGroup
-
ItemStacks must be initialized once, and then can be set many times.
- init() - Static method in class mezz.jei.config.KeyBindings
-
- init(int, boolean, int, int, int, int, int, IDrawable) - Method in class mezz.jei.gui.ingredients.GuiFluidStackGroup
-
- init(int, boolean, int, int, int, int, int, boolean, IDrawable) - Method in class mezz.jei.gui.ingredients.GuiFluidStackGroup
-
- init(int, boolean, int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackGroup
-
- init(int, boolean, int, int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackGroup
-
- init(RecipeLayout, EntityPlayer) - Method in class mezz.jei.gui.RecipeTransferButton
-
- init(FMLInitializationEvent) - Method in class mezz.jei.JustEnoughItems
-
- init(FMLInitializationEvent) - Method in class mezz.jei.ProxyCommon
-
- init(FMLInitializationEvent) - Method in class mezz.jei.ProxyCommonClient
-
- initGui(GuiContainer) - Method in class mezz.jei.gui.ItemListOverlay
-
- initGui(Minecraft) - Method in class mezz.jei.gui.RecipesGui
-
- initialize(Minecraft) - Method in class mezz.jei.config.JEIModGuiFactory
-
- InputHandler - Class in mezz.jei.input
-
- InputHandler(RecipesGui, ItemListOverlay, GuiContainer) - Constructor for class mezz.jei.input.InputHandler
-
- inputSlot - Static variable in class mezz.jei.plugins.vanilla.furnace.FurnaceRecipeCategory
-
- instance - Static variable in class mezz.jei.transfer.RecipeTransferErrorInternal
-
- Internal - Class in mezz.jei
-
For JEI internal use only, these are normally accessed from the API.
- IPacketId - Interface in mezz.jei.network
-
- IRecipeCategory - Interface in mezz.jei.api.recipe
-
Defines a category of recipe, (i.e.
- IRecipeGuiLogic - Interface in mezz.jei.gui
-
- IRecipeHandler<T> - Interface in mezz.jei.api.recipe
-
An IRecipeHandler provides information about one Recipe Class.
- IRecipeLayout - Interface in mezz.jei.api.gui
-
- IRecipeRegistry - Interface in mezz.jei.api
-
The IRecipeManager offers several functions for retrieving and handling recipes.
- IRecipeTransferError - Interface in mezz.jei.api.recipe.transfer
-
A reason that the recipe transfer couldn't happen.
- IRecipeTransferError.Type - Enum in mezz.jei.api.recipe.transfer
-
- IRecipeTransferHandler - Interface in mezz.jei.api.recipe.transfer
-
A recipe transfer handler moves items into a crafting area, based on the items in a recipe.
- IRecipeTransferHandlerHelper - Interface in mezz.jei.api.recipe.transfer
-
Helper functions for implementing an IRecipeTransferHandler
- IRecipeTransferHelper - Interface in mezz.jei.api.recipe
-
- IRecipeTransferInfo - Interface in mezz.jei.api.recipe.transfer
-
Gives JEI the information it needs to transfer recipes from a slotted inventory into the crafting area.
- IRecipeTransferRegistry - Interface in mezz.jei.api.recipe.transfer
-
Register recipe transfer handlers here to give JEI the information it needs to transfer recipes into the crafting area.
- IRecipeWrapper - Interface in mezz.jei.api.recipe
-
A wrapper around a normal recipe with methods that allow JEI can make sense of it.
- isAtPrefixRequiredForModName() - Static method in class mezz.jei.config.Config
-
- isBlank() - Method in class mezz.jei.gui.Focus
-
- isCheatItemsEnabled() - Static method in class mezz.jei.config.Config
-
- isDebugModeEnabled() - Static method in class mezz.jei.config.Config
-
- isDeleteItemsInCheatModeActive() - Static method in class mezz.jei.config.Config
-
- isEditModeEnabled() - Static method in class mezz.jei.config.Config
-
- IShapedCraftingRecipeWrapper - Interface in mezz.jei.api.recipe.wrapper
-
- isHideMissingModelsEnabled() - Static method in class mezz.jei.config.Config
-
- IShowsRecipeFocuses - Interface in mezz.jei.input
-
- isIdentical(ItemStack, ItemStack) - Static method in class mezz.jei.util.StackUtil
-
- isInput() - Method in class mezz.jei.gui.ingredients.GuiIngredient
-
- isItemBlacklisted(ItemStack) - Method in interface mezz.jei.api.IItemBlacklist
-
Returns true if the item is blacklisted and will not be displayed in the item list.
- isItemBlacklisted(ItemStack) - Method in class mezz.jei.ItemBlacklist
-
- isItemOnConfigBlacklist(ItemStack, boolean) - Static method in class mezz.jei.config.Config
-
- isJeiOnServer() - Static method in class mezz.jei.config.Config
-
- isModLoaded() - Method in interface mezz.jei.api.IModPlugin
-
- isModLoaded() - Method in class mezz.jei.plugins.jei.JEIPlugin
-
- isModLoaded() - Method in class mezz.jei.plugins.vanilla.VanillaPlugin
-
- isMouseOver(int, int) - Method in class mezz.jei.gui.ingredients.GuiIngredient
-
- isMouseOver(int, int) - Method in class mezz.jei.gui.ingredients.GuiItemStackFast
-
- isMouseOver(int, int) - Method in interface mezz.jei.gui.ingredients.IGuiIngredient
-
- isMouseOver(int, int) - Method in class mezz.jei.gui.ItemListOverlay
-
- isMouseOver(int, int) - Method in class mezz.jei.gui.RecipesGui
-
- isMouseOver(int, int) - Method in class mezz.jei.input.GuiTextFieldFilter
-
- isMouseOver(int, int) - Method in interface mezz.jei.input.IMouseHandler
-
- isNbtTagIgnored(String) - Method in interface mezz.jei.api.INbtIgnoreList
-
Check to see if an NBT tag is ignored.
- isNbtTagIgnored(String) - Method in class mezz.jei.NbtIgnoreList
-
- isOpen() - Method in class mezz.jei.gui.ItemListOverlay
-
- isOpen() - Method in class mezz.jei.gui.RecipesGui
-
- isOpen() - Method in class mezz.jei.input.GuiContainerWrapper
-
- isOpen() - Method in interface mezz.jei.input.ICloseable
-
- isRecipeAnimationsEnabled() - Static method in class mezz.jei.config.Config
-
- isRecipeValid(T) - Method in interface mezz.jei.api.recipe.IRecipeHandler
-
Returns true if a recipe is valid and can be used.
- isRecipeValid(DebugRecipe) - Method in class mezz.jei.plugins.jei.debug.DebugRecipeHandler
-
- isRecipeValid(ItemDescriptionRecipe) - Method in class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- isRecipeValid(BrewingRecipeWrapper) - Method in class mezz.jei.plugins.vanilla.brewing.BrewingRecipeHandler
-
- isRecipeValid(ShapedOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedOreRecipeHandler
-
- isRecipeValid(ShapedRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapedRecipesHandler
-
- isRecipeValid(ShapelessOreRecipe) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessOreRecipeHandler
-
- isRecipeValid(ShapelessRecipes) - Method in class mezz.jei.plugins.vanilla.crafting.ShapelessRecipesHandler
-
- isRecipeValid(FuelRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.FuelRecipeHandler
-
- isRecipeValid(SmeltingRecipe) - Method in class mezz.jei.plugins.vanilla.furnace.SmeltingRecipeHandler
-
- itemBlacklist - Static variable in class mezz.jei.api.JEIManager
-
- ItemBlacklist - Class in mezz.jei
-
- ItemBlacklist() - Constructor for class mezz.jei.ItemBlacklist
-
- ItemDescriptionRecipe - Class in mezz.jei.plugins.jei.description
-
- ItemDescriptionRecipeCategory - Class in mezz.jei.plugins.jei.description
-
- ItemDescriptionRecipeCategory(IGuiHelper) - Constructor for class mezz.jei.plugins.jei.description.ItemDescriptionRecipeCategory
-
- ItemDescriptionRecipeHandler - Class in mezz.jei.plugins.jei.description
-
- ItemDescriptionRecipeHandler() - Constructor for class mezz.jei.plugins.jei.description.ItemDescriptionRecipeHandler
-
- ItemFilter - Class in mezz.jei
-
- ItemFilter(IItemRegistry) - Constructor for class mezz.jei.ItemFilter
-
- ItemListOverlay - Class in mezz.jei.gui
-
- ItemListOverlay(ItemFilter) - Constructor for class mezz.jei.gui.ItemListOverlay
-
- itemRegistry - Static variable in class mezz.jei.api.JEIManager
-
- ItemRegistry - Class in mezz.jei
-
- ItemRegistry() - Constructor for class mezz.jei.ItemRegistry
-
- ItemRegistryDummy - Class in mezz.jei
-
- ItemRegistryDummy() - Constructor for class mezz.jei.ItemRegistryDummy
-
- ItemStackElement - Class in mezz.jei.util
-
For getting properties of ItemStacks efficiently
- ItemStackHelper - Class in mezz.jei.gui.ingredients
-
- ItemStackHelper() - Constructor for class mezz.jei.gui.ingredients.ItemStackHelper
-
- ItemStackRenderer - Class in mezz.jei.gui.ingredients
-
- ItemStackRenderer() - Constructor for class mezz.jei.gui.ingredients.ItemStackRenderer
-
- ITickTimer - Interface in mezz.jei.api.gui
-
A timer to help render things that normally depend on ticks.
- valueOf(String) - Static method in enum mezz.jei.api.gui.IDrawableAnimated.StartDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.api.recipe.transfer.IRecipeTransferError.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.gui.Focus.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.network.PacketIdClient
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mezz.jei.network.PacketIdServer
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum mezz.jei.api.gui.IDrawableAnimated.StartDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mezz.jei.api.recipe.transfer.IRecipeTransferError.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mezz.jei.gui.Focus.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum mezz.jei.network.PacketIdClient
-
- values() - Static method in enum mezz.jei.network.PacketIdClient
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum mezz.jei.network.PacketIdServer
-
- values() - Static method in enum mezz.jei.network.PacketIdServer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VanillaPlugin - Class in mezz.jei.plugins.vanilla
-
- VanillaPlugin() - Constructor for class mezz.jei.plugins.vanilla.VanillaPlugin
-
- VanillaRecipeCategoryUid - Class in mezz.jei.api.recipe
-
List of vanilla recipe category UIDs, so that addons with their own vanilla recipe handlers can use them.
- VanillaRecipeWrapper - Class in mezz.jei.plugins.vanilla
-
- VanillaRecipeWrapper() - Constructor for class mezz.jei.plugins.vanilla.VanillaRecipeWrapper
-
- VERSION - Static variable in class mezz.jei.config.Constants
-