Skip navigation links
A B C D E G H I J L M O R T 

A

addDescription(IItemStack, String...) - Static method in class crafttweaker.mods.jei.JEI
Deprecated.
addDescription(IItemStack[], String...) - Static method in class crafttweaker.mods.jei.JEI
Deprecated.
addDescription(IOreDictEntry, String...) - Static method in class crafttweaker.mods.jei.JEI
Deprecated.
addDescription(ILiquidStack, String...) - Static method in class crafttweaker.mods.jei.JEI
Deprecated.
addDescription(IIngredient, String...) - Static method in class crafttweaker.mods.jei.JEI
 
addDescription(IIngredient[], String...) - Static method in class crafttweaker.mods.jei.JEI
 
addItem(IItemStack) - Static method in class crafttweaker.mods.jei.JEI
 
AddItemAction - Class in crafttweaker.mods.jei.actions
 
AddItemAction(IItemStack) - Constructor for class crafttweaker.mods.jei.actions.AddItemAction
 
apply() - Method in class crafttweaker.mods.jei.actions.AddItemAction
 
apply() - Method in class crafttweaker.mods.jei.actions.DescribeAction
 
apply() - Method in class crafttweaker.mods.jei.actions.HideAction
 
apply() - Method in class crafttweaker.mods.jei.actions.HideCategoryAction
 
apply() - Method in class crafttweaker.mods.jei.actions.HideFluidAction
 
applyActions() - Static method in class crafttweaker.mods.jei.JEIMod
 

B

BrewingRecipeCWrapper - Class in crafttweaker.mods.jei.recipeWrappers
 
BrewingRecipeCWrapper(MultiBrewingRecipe) - Constructor for class crafttweaker.mods.jei.recipeWrappers.BrewingRecipeCWrapper
 

C

ConflictCommand - Class in crafttweaker.mods.jei.commands
 
ConflictCommand() - Constructor for class crafttweaker.mods.jei.commands.ConflictCommand
 
ConflictCommand.CraftingRecipeEntry - Class in crafttweaker.mods.jei.commands
Own class for keeping track of the recipes Makes it easier to compare
CRAFT_RECIPE_ENTRY_COMPARATOR - Static variable in class crafttweaker.mods.jei.commands.ConflictCommand
 
CraftingRecipeWrapperShaped - Class in crafttweaker.mods.jei.recipeWrappers
 
CraftingRecipeWrapperShaped(MCRecipeShaped) - Constructor for class crafttweaker.mods.jei.recipeWrappers.CraftingRecipeWrapperShaped
 
CraftingRecipeWrapperShapeless - Class in crafttweaker.mods.jei.recipeWrappers
 
CraftingRecipeWrapperShapeless(MCRecipeShapeless) - Constructor for class crafttweaker.mods.jei.recipeWrappers.CraftingRecipeWrapperShapeless
 
crafttweaker.mods.jei - package crafttweaker.mods.jei
 
crafttweaker.mods.jei.actions - package crafttweaker.mods.jei.actions
 
crafttweaker.mods.jei.commands - package crafttweaker.mods.jei.commands
 
crafttweaker.mods.jei.recipeWrappers - package crafttweaker.mods.jei.recipeWrappers
 
createBrewingRecipes() - Static method in class crafttweaker.mods.jei.recipeWrappers.BrewingRecipeCWrapper
 

D

describe() - Method in class crafttweaker.mods.jei.actions.AddItemAction
 
describe() - Method in class crafttweaker.mods.jei.actions.DescribeAction
 
describe() - Method in class crafttweaker.mods.jei.actions.HideAction
 
describe() - Method in class crafttweaker.mods.jei.actions.HideCategoryAction
 
describe() - Method in class crafttweaker.mods.jei.actions.HideFluidAction
 
DescribeAction - Class in crafttweaker.mods.jei.actions
 
DescribeAction(IItemStack, String[]) - Constructor for class crafttweaker.mods.jei.actions.DescribeAction
Deprecated.
DescribeAction(List<? extends IIngredient>, String[], String) - Constructor for class crafttweaker.mods.jei.actions.DescribeAction
Used to add a JEI Description page to the given ingredients
DESCRIPTIONS - Static variable in class crafttweaker.mods.jei.JEI
 
dumpRecipes() - Method in class crafttweaker.mods.jei.commands.ConflictCommand
Dumps all recipe to the log

E

equals(Object) - Method in class crafttweaker.mods.jei.commands.ConflictCommand.CraftingRecipeEntry
 
executeCommand(MinecraftServer, ICommandSender, String[]) - Method in class crafttweaker.mods.jei.commands.ConflictCommand
 

G

getHeight() - Method in class crafttweaker.mods.jei.recipeWrappers.CraftingRecipeWrapperShaped
 
getIngredients(IIngredients) - Method in class crafttweaker.mods.jei.recipeWrappers.BrewingRecipeCWrapper
 
getIngredients(IIngredients) - Method in class crafttweaker.mods.jei.recipeWrappers.CraftingRecipeWrapperShaped
 
getIngredients(IIngredients) - Method in class crafttweaker.mods.jei.recipeWrappers.CraftingRecipeWrapperShapeless
 
getInputs() - Method in class crafttweaker.mods.jei.recipeWrappers.BrewingRecipeCWrapper
 
getRegistryName() - Method in class crafttweaker.mods.jei.recipeWrappers.CraftingRecipeWrapperShaped
 
getRegistryName() - Method in class crafttweaker.mods.jei.recipeWrappers.CraftingRecipeWrapperShapeless
 
getSubTypes(ItemStack) - Static method in class crafttweaker.mods.jei.JEIAddonPlugin
 
getWidth() - Method in class crafttweaker.mods.jei.recipeWrappers.CraftingRecipeWrapperShaped
 

H

hashCode() - Method in class crafttweaker.mods.jei.commands.ConflictCommand.CraftingRecipeEntry
 
HIDDEN_CATEGORIES - Static variable in class crafttweaker.mods.jei.JEI
 
HIDDEN_ITEMS - Static variable in class crafttweaker.mods.jei.JEI
 
HIDDEN_LIQUIDS - Static variable in class crafttweaker.mods.jei.JEI
 
hide(IItemStack) - Static method in class crafttweaker.mods.jei.JEI
 
hide(ILiquidStack) - Static method in class crafttweaker.mods.jei.JEI
 
HideAction - Class in crafttweaker.mods.jei.actions
 
HideAction(IItemStack) - Constructor for class crafttweaker.mods.jei.actions.HideAction
 
hideCategory(String) - Static method in class crafttweaker.mods.jei.JEI
 
HideCategoryAction - Class in crafttweaker.mods.jei.actions
 
HideCategoryAction(String) - Constructor for class crafttweaker.mods.jei.actions.HideCategoryAction
 
HideFluidAction - Class in crafttweaker.mods.jei.actions
 
HideFluidAction(ILiquidStack) - Constructor for class crafttweaker.mods.jei.actions.HideFluidAction
 

I

ingredientHelper - Static variable in class crafttweaker.mods.jei.JEIAddonPlugin
 
ingredientList - Variable in class crafttweaker.mods.jei.recipeWrappers.BrewingRecipeCWrapper
 
init() - Method in class crafttweaker.mods.jei.commands.ConflictCommand
 
init(FMLInitializationEvent) - Method in class crafttweaker.mods.jei.JEIMod
 
inputs - Variable in class crafttweaker.mods.jei.recipeWrappers.BrewingRecipeCWrapper
 
itemRegistry - Static variable in class crafttweaker.mods.jei.JEIAddonPlugin
 

J

JEI - Class in crafttweaker.mods.jei
MineTweaker JEI support.
JEI() - Constructor for class crafttweaker.mods.jei.JEI
 
JEIAddonPlugin - Class in crafttweaker.mods.jei
 
JEIAddonPlugin() - Constructor for class crafttweaker.mods.jei.JEIAddonPlugin
 
jeiHelpers - Static variable in class crafttweaker.mods.jei.JEIAddonPlugin
 
JEIMod - Class in crafttweaker.mods.jei
 
JEIMod() - Constructor for class crafttweaker.mods.jei.JEIMod
 
jeiRuntime - Static variable in class crafttweaker.mods.jei.JEIAddonPlugin
 

L

LATE_ACTIONS_POST - Static variable in class crafttweaker.mods.jei.JEI
 
LATE_ACTIONS_PRE - Static variable in class crafttweaker.mods.jei.JEI
 

M

modRegistry - Static variable in class crafttweaker.mods.jei.JEIAddonPlugin
 

O

onRegistered() - Static method in class crafttweaker.mods.jei.JEIMod
 
onRuntimeAvailable(IJeiRuntime) - Method in class crafttweaker.mods.jei.JEIAddonPlugin
 
output - Variable in class crafttweaker.mods.jei.recipeWrappers.BrewingRecipeCWrapper
 

R

recipeRegistry - Static variable in class crafttweaker.mods.jei.JEIAddonPlugin
 
register(IModRegistry) - Method in class crafttweaker.mods.jei.JEIAddonPlugin
 
registerBrewingRecipe() - Static method in class crafttweaker.mods.jei.recipeWrappers.BrewingRecipeCWrapper
 
registerCategories(IRecipeCategoryRegistration) - Method in class crafttweaker.mods.jei.JEIAddonPlugin
 
registerCraftingRecipes() - Static method in class crafttweaker.mods.jei.recipeWrappers.CraftingRecipeWrapperShaped
 
registerCraftingRecipes() - Static method in class crafttweaker.mods.jei.recipeWrappers.CraftingRecipeWrapperShapeless
 
registerIngredients(IModIngredientRegistration) - Method in class crafttweaker.mods.jei.JEIAddonPlugin
 
registerItemSubtypes(ISubtypeRegistry) - Method in class crafttweaker.mods.jei.JEIAddonPlugin
 
removeAndHide(IIngredient, boolean) - Static method in class crafttweaker.mods.jei.JEI
 

T

toString() - Method in class crafttweaker.mods.jei.commands.ConflictCommand.CraftingRecipeEntry
 
A B C D E G H I J L M O R T 
Skip navigation links