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

G

gate - Static variable in class mod_Floodgate
Reference to gate block.
GateID - Static variable in class mod_Floodgate
 
generateNether(wz, Random, int, int) - Method in class BaseMod
Used for generating new blocks (veins) in Nether.
generateSurface(wz, Random, int, int) - Method in class BaseMod
Used for generating new blocks (veins) on the surface world.
genericContainerRemoval(wz, int, int, int) - Static method in class ModLoader
 
getEnabled() - Static method in class mod_MipMap
 
getLoadedMods() - Static method in class ModLoader
Use this method if you need a list of loaded mods.
getLogger() - Static method in class ModLoader
Use this to get a reference to the logger ModLoader uses.
getMinecraftInstance() - Static method in class ModLoader
Use this method to get a reference to Minecraft instance.
getName() - Method in class BaseMod
Descriptive name for this class.
getPriorities() - Method in class BaseMod
This method will tell ModLoader what must come before or after a mod.
getPrivateValue(Class<? super E>, E, int) - Static method in class ModLoader
Used for getting value of private fields.
getPrivateValue(Class<? super E>, E, String) - Static method in class ModLoader
Used for getting value of private fields.
getUniqueBlockModelID(BaseMod, boolean) - Static method in class ModLoader
Assigns a model id for blocks to use for the given mod.
getUniqueEntityId() - Static method in class ModLoader
Gets next Entity ID to use.
getUniqueSpriteIndex(String) - Static method in class ModLoader
Gets next available index for this sprite map.
getVersion() - Method in class BaseMod
Required override that informs users the version of this mod.
getVersion() - Method in class mod_Armor
 
getVersion() - Method in class mod_Arrows
 
getVersion() - Method in class mod_Biosphere
 
getVersion() - Method in class mod_Floodgate
 
getVersion() - Method in class mod_LightSensor
 
getVersion() - Method in class mod_MipMap
 
getVersion() - Method in class mod_RecipeBook
 
getVersion() - Method in class mod_Shelf
 
getVersion() - Method in class mod_SpawnerGUI
 
getVersion() - Method in class mod_Stackables
 

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