Uses of Class
net.minecraft.src.EntityOcelot

Packages that use EntityOcelot
net.minecraft.src   
 

Uses of EntityOcelot in net.minecraft.src
 

Methods in net.minecraft.src with parameters of type EntityOcelot
 void RenderOcelot.renderLivingOcelot(EntityOcelot par1EntityOcelot, double par2, double par4, double par6, float par8, float par9)
           
 

Constructors in net.minecraft.src with parameters of type EntityOcelot
EntityAIOcelotSit(EntityOcelot par1EntityOcelot, float par2)