Uses of Class
net.minecraft.entity.item.EntityBoat

Packages that use EntityBoat
net.minecraft.client.renderer.entity   
 

Uses of EntityBoat in net.minecraft.client.renderer.entity
 

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