Uses of Class
net.minecraft.src.EntityWolf

Packages that use EntityWolf
net.minecraft.src   
 

Uses of EntityWolf in net.minecraft.src
 

Methods in net.minecraft.src with parameters of type EntityWolf
 void RenderWolf.renderWolf(EntityWolf par1EntityWolf, double par2, double par4, double par6, float par8, float par9)
           
 

Constructors in net.minecraft.src with parameters of type EntityWolf
EntityAIBeg(EntityWolf par1EntityWolf, float par2)