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

R

RegisterAllKeys(mz[]) - Static method in class ModLoader
Appends all mod key handlers to the given array and returns it.
RegisterAllTextureOverrides(ho) - Static method in class ModLoader
Processes all registered texture overrides.
RegisterAnimation(Minecraft) - Method in class BaseMod
Used for registering animations for items and blocks.
RegisterBlock(ra) - Static method in class ModLoader
Adds block to list of blocks the player can use.
RegisterBlock(ra, Class<? extends bq>) - Static method in class ModLoader
Adds block to list of blocks the player can use.
RegisterEntityID(Class<? extends pb>, String, int) - Static method in class ModLoader
Registers an entity ID.
RegisterKey(BaseMod, mz, boolean) - Static method in class ModLoader
Use this to add an assignable key to the options menu.
RegisterTileEntity(Class<? extends ma>, String) - Static method in class ModLoader
Registers a tile entity.
RegisterTileEntity(Class<? extends ma>, String, hk) - Static method in class ModLoader
Registers a tile entity.
RemoveSpawn(Class<? extends jm>, je) - Static method in class ModLoader
Remove entity from spawn list for all biomes except Hell.
RemoveSpawn(Class<? extends jm>, je, ig...) - Static method in class ModLoader
Remove entity from spawn list for selected biomes.
RemoveSpawn(String, je) - Static method in class ModLoader
Remove entity from spawn list for all biomes except Hell.
RemoveSpawn(String, je, ig...) - Static method in class ModLoader
Remove entity from spawn list for selected biomes.
RenderBlockIsItemFull3D(int) - Static method in class ModLoader
Determines how the block should be rendered.
RenderInvBlock(ca, ra, int, int) - Method in class BaseMod
Renders a block in inventory.
RenderInvBlock(ca, ra, int, int) - Method in class mod_Shelf
 
RenderInvBlock(ca, ra, int, int) - Static method in class ModLoader
Renders a block in inventory.
RenderWorldBlock(ca, tk, int, int, int, ra, int) - Method in class BaseMod
Renders a block in the world.
RenderWorldBlock(ca, tk, int, int, int, ra, int) - Method in class mod_Shelf
 
RenderWorldBlock(ca, tk, int, int, int, ra, int) - Static method in class ModLoader
Renders a block in the world.

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