| Package | Description | 
|---|---|
| net.minecraft.client.model | |
| net.minecraft.client.renderer.entity | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | ModelBoat. renderPaddle(EntityBoat boat,
            int paddle,
            float scale,
            float limbSwing) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RenderBoat. doRender(EntityBoat entity,
        double x,
        double y,
        double z,
        float entityYaw,
        float partialTicks) | 
| protected ResourceLocation | RenderBoat. getEntityTexture(EntityBoat entity) | 
| void | RenderBoat. renderMultipass(EntityBoat p_188300_1_,
               double p_188300_2_,
               double p_188300_4_,
               double p_188300_6_,
               float p_188300_8_,
               float p_188300_9_) | 
| void | RenderBoat. setupRotation(EntityBoat p_188311_1_,
             float p_188311_2_,
             float p_188311_3_) |