A B C E F G H I L M O P R S T V

A

AddAllFuel(int) - Static method in class ModLoader
Used for adding new sources of fuel to the furnace.
AddAllRecipes(fg) - Static method in class ModLoader
Used to add recipes from all the mods.
AddAllRenderers(Map<Class<? extends nl>, ba>) - Static method in class ModLoader
Used to add all mod entity renderers.
addAnimation(ah) - Static method in class ModLoader
Registers one animation instance.
AddFuel(int) - Method in class BaseMod
Used for adding new sources of fuel to the furnace.
AddName(Object, String) - Static method in class ModLoader
This method will allow adding name to item in inventory.
addOverride(String, String, int) - Static method in class ModLoader
Registers one texture override to be done.
AddRecipes(fg) - Method in class BaseMod
Used to add recipes.
AddRecipes(fg) - Method in class mod_Arrows
 
AddRecipes(fg) - Method in class mod_Floodgate
 
AddRecipes(fg) - Method in class mod_LightSensor
 
AddRenderer(Map<Class<? extends nl>, ba>) - Method in class BaseMod
Used to add entity renderers.
AddRenderer(Map<Class<? extends nl>, ba>) - Method in class mod_Arrows
 
AddSmelting(int, gm) - Static method in class ModLoader
Used to add smelting recipes to the furnace.

A B C E F G H I L M O P R S T V