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 that return EntityWolf
 EntityWolf EntityWolf.spawnBabyAnimal(EntityAgeable par1EntityAgeable)
          This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
 

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