Uses of Class
net.minecraft.src.EntityPig

Packages that use EntityPig
net.minecraft.src   
 

Uses of EntityPig in net.minecraft.src
 

Methods in net.minecraft.src that return EntityPig
 EntityPig EntityPig.spawnBabyAnimal(EntityAgeable par1EntityAgeable)
          This function is used when two same-species animals in 'love mode' breed to generate the new baby animal.
 

Methods in net.minecraft.src with parameters of type EntityPig
 void RenderPig.renderLivingPig(EntityPig par1EntityPig, double par2, double par4, double par6, float par8, float par9)