Uses of Package
cpw.mods.fml.client.registry

Packages that use cpw.mods.fml.client.registry
cpw.mods.fml.client.modloader   
cpw.mods.fml.client.registry   
 

Classes in cpw.mods.fml.client.registry used by cpw.mods.fml.client.modloader
ISimpleBlockRenderingHandler
           
KeyBindingRegistry.KeyHandler
          Extend this class to register a KeyBinding and recieve callback when the key binding is triggered
 

Classes in cpw.mods.fml.client.registry used by cpw.mods.fml.client.registry
ISimpleBlockRenderingHandler
           
KeyBindingRegistry
           
KeyBindingRegistry.KeyHandler
          Extend this class to register a KeyBinding and recieve callback when the key binding is triggered
RenderingRegistry