Uses of Class
net.minecraft.client.model.ModelBiped

Packages that use ModelBiped
net.minecraft.client.model   
net.minecraft.client.renderer.entity   
 

Uses of ModelBiped in net.minecraft.client.model
 

Subclasses of ModelBiped in net.minecraft.client.model
 class ModelEnderman
           
 class ModelSkeleton
           
 class ModelZombie
           
 class ModelZombieVillager
           
 

Uses of ModelBiped in net.minecraft.client.renderer.entity
 

Constructors in net.minecraft.client.renderer.entity with parameters of type ModelBiped
RenderBiped(ModelBiped par1ModelBiped, float par2)
           
RenderBiped(ModelBiped par1ModelBiped, float par2, float par3)