Uses of Class
net.minecraft.entity.passive.EntityWolf

Packages that use EntityWolf
net.minecraft.entity.ai   
net.minecraft.entity.passive   
 

Uses of EntityWolf in net.minecraft.entity.ai
 

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

Uses of EntityWolf in net.minecraft.entity.passive
 

Methods in net.minecraft.entity.passive 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.