public class BoatModel extends EntityModel<BoatEntity>
isChild, isSitting, swingProgressboxList, textureHeight, textureWidth| Constructor and Description | 
|---|
| BoatModel() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RendererModel | makePaddle(boolean p_187056_1_) | 
| void | render(BoatEntity entityIn,
      float limbSwing,
      float limbSwingAmount,
      float ageInTicks,
      float netHeadYaw,
      float headPitch,
      float scale) | 
| void | renderMultipass(Entity entityIn,
               float partialTicks,
               float p_187054_3_,
               float p_187054_4_,
               float p_187054_5_,
               float p_187054_6_,
               float scale) | 
| protected void | renderPaddle(BoatEntity boat,
            int paddle,
            float scale,
            float limbSwing) | 
setLivingAnimations, setModelAttributes, setRotationAnglesgetRandomModelBoxpublic void render(BoatEntity entityIn, float limbSwing, float limbSwingAmount, float ageInTicks, float netHeadYaw, float headPitch, float scale)
render in class EntityModel<BoatEntity>public void renderMultipass(Entity entityIn, float partialTicks, float p_187054_3_, float p_187054_4_, float p_187054_5_, float p_187054_6_, float scale)
protected RendererModel makePaddle(boolean p_187056_1_)
protected void renderPaddle(BoatEntity boat, int paddle, float scale, float limbSwing)