Uses of Class
net.minecraft.client.renderer.EntityRenderer

Packages that use EntityRenderer
net.minecraft.client   
net.minecraft.src   
 

Uses of EntityRenderer in net.minecraft.client
 

Fields in net.minecraft.client declared as EntityRenderer
 EntityRenderer Minecraft.entityRenderer
           
 

Uses of EntityRenderer in net.minecraft.src
 

Subclasses of EntityRenderer in net.minecraft.src
 class EntityRendererProxy