类 WitchModel<T extends Entity>

所有已实现的接口:
HeadedModel, VillagerHeadModel

public class WitchModel<T extends Entity> extends VillagerModel<T>
  • 字段详细资料

    • holdingItem

      private boolean holdingItem
  • 构造器详细资料

    • WitchModel

      public WitchModel(ModelPart pRoot)
  • 方法详细资料

    • createBodyLayer

      public static LayerDefinition createBodyLayer()
    • setupAnim

      public void setupAnim(T pEntity, float pLimbSwing, float pLimbSwingAmount, float pAgeInTicks, float pNetHeadYaw, float pHeadPitch)
      覆盖:
      setupAnim 在类中 VillagerModel<T extends Entity>
    • getNose

      public ModelPart getNose()
    • setHoldingItem

      public void setHoldingItem(boolean pHoldingItem)