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.
GenerateNether(eb, Random, int, int) - Method in class BaseMod
Used for generating new blocks (veins) in Nether.
GenerateSurface(eb, Random, int, int) - Method in class BaseMod
Used for generating new blocks (veins) on the surface world.
GenerateSurface(eb, Random, int, int) - Method in class mod_Arrows
 
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.
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.

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