Class LlamaSpitModel<T extends Entity>


public class LlamaSpitModel<T extends Entity> extends HierarchicalModel<T>
  • Field Details

  • Constructor Details

    • LlamaSpitModel

      public LlamaSpitModel(ModelPart pRoot)
  • Method Details

    • createBodyLayer

      public static LayerDefinition createBodyLayer()
    • setupAnim

      public void setupAnim(T pEntity, float pLimbSwing, float pLimbSwingAmount, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch)
      Sets this entity's model rotation angles
      Specified by:
      setupAnim in class EntityModel<T extends Entity>
    • root

      public ModelPart root()
      Specified by:
      root in class HierarchicalModel<T extends Entity>