Class CatEntityModel<T extends CatEntity>


@Environment(CLIENT) public class CatEntityModel<T extends CatEntity> extends OcelotEntityModel<T>
Represents the model of a CatEntity.

Inherits the OcelotEntityModel.

Mappings:
Namespace Name
official euv
intermediary net/minecraft/class_3680
named net/minecraft/client/render/entity/model/CatEntityModel
  • Field Details

    • sleepAnimation

      private float sleepAnimation
      Mappings:
      Namespace Name Mixin selector
      official q Leuv;q:F
      intermediary field_16245 Lnet/minecraft/class_3680;field_16245:F
      named sleepAnimation Lnet/minecraft/client/render/entity/model/CatEntityModel;sleepAnimation:F
    • tailCurlAnimation

      private float tailCurlAnimation
      Mappings:
      Namespace Name Mixin selector
      official r Leuv;r:F
      intermediary field_16244 Lnet/minecraft/class_3680;field_16244:F
      named tailCurlAnimation Lnet/minecraft/client/render/entity/model/CatEntityModel;tailCurlAnimation:F
    • headDownAnimation

      private float headDownAnimation
      Mappings:
      Namespace Name Mixin selector
      official s Leuv;s:F
      intermediary field_16243 Lnet/minecraft/class_3680;field_16243:F
      named headDownAnimation Lnet/minecraft/client/render/entity/model/CatEntityModel;headDownAnimation:F
  • Constructor Details

    • CatEntityModel

      public CatEntityModel(ModelPart root)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lewh;<init>(Leyh;)V
      intermediary <init> Lnet/minecraft/class_582;<init>(Lnet/minecraft/class_630;)V
      named <init> Lnet/minecraft/client/render/entity/model/OcelotEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
  • Method Details

    • animateModel

      public void animateModel(T t, float float2, float float3, float float4)
      Description copied from class: OcelotEntityModel
      Overrides:
      animateModel in class OcelotEntityModel<T extends CatEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Leuv;a(Lbpr;FFF)V
      intermediary method_17074 Lnet/minecraft/class_3680;method_17074(Lnet/minecraft/class_1451;FFF)V
      named animateModel Lnet/minecraft/client/render/entity/model/CatEntityModel;animateModel(Lnet/minecraft/entity/passive/CatEntity;FFF)V
    • setAngles

      public void setAngles(T t, float float2, float float3, float float4, float float5, float float6)
      Description copied from class: OcelotEntityModel
      Overrides:
      setAngles in class OcelotEntityModel<T extends CatEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Leuv;a(Lbpr;FFFFF)V
      intermediary method_17075 Lnet/minecraft/class_3680;method_17075(Lnet/minecraft/class_1451;FFFFF)V
      named setAngles Lnet/minecraft/client/render/entity/model/CatEntityModel;setAngles(Lnet/minecraft/entity/passive/CatEntity;FFFFF)V