Uses of Class
net.minecraft.src.EntityBoat

Packages that use EntityBoat
net.minecraft.src   
 

Uses of EntityBoat in net.minecraft.src
 

Methods in net.minecraft.src with parameters of type EntityBoat
 void RenderBoat.renderBoat(EntityBoat par1EntityBoat, double par2, double par4, double par6, float par8, float par9)
          The render method used in RenderBoat that renders the boat model.