Class SnifferEntityModel


@Environment(CLIENT) public class SnifferEntityModel extends EntityModel<SnifferEntityRenderState>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/model/SnifferEntityModel
intermediary net/minecraft/class_8185
official fzj
  • Field Details

    • BABY_TRANSFORMER

      public static final ModelTransformer BABY_TRANSFORMER
      Mappings:
      Namespace Name Mixin selector
      named BABY_TRANSFORMER Lnet/minecraft/client/render/entity/model/SnifferEntityModel;BABY_TRANSFORMER:Lnet/minecraft/client/render/entity/model/ModelTransformer;
      intermediary field_52938 Lnet/minecraft/class_8185;field_52938:Lnet/minecraft/class_9953;
      official a Lfzj;a:Lgau;
    • LIMB_ANGLE_SCALE

      private static final float LIMB_ANGLE_SCALE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named LIMB_ANGLE_SCALE Lnet/minecraft/client/render/entity/model/SnifferEntityModel;LIMB_ANGLE_SCALE:F
      intermediary field_43364 Lnet/minecraft/class_8185;field_43364:F
      official b Lfzj;b:F
    • LIMB_DISTANCE_SCALE

      private static final float LIMB_DISTANCE_SCALE
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named LIMB_DISTANCE_SCALE Lnet/minecraft/client/render/entity/model/SnifferEntityModel;LIMB_DISTANCE_SCALE:F
      intermediary field_43407 Lnet/minecraft/class_8185;field_43407:F
      official c Lfzj;c:F
    • root

      private final ModelPart root
      Mappings:
      Namespace Name Mixin selector
      named root Lnet/minecraft/client/render/entity/model/SnifferEntityModel;root:Lnet/minecraft/client/model/ModelPart;
      intermediary field_42881 Lnet/minecraft/class_8185;field_42881:Lnet/minecraft/class_630;
      official d Lfzj;d:Lgal;
  • Constructor Details

    • SnifferEntityModel

      public SnifferEntityModel(ModelPart root)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/model/SnifferEntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
      intermediary <init> Lnet/minecraft/class_8185;<init>(Lnet/minecraft/class_630;)V
      official <init> Lfzj;<init>(Lgal;)V
  • Method Details

    • getTexturedModelData

      public static TexturedModelData getTexturedModelData()
      Mappings:
      Namespace Name Mixin selector
      named getTexturedModelData Lnet/minecraft/client/render/entity/model/SnifferEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
      intermediary method_49303 Lnet/minecraft/class_8185;method_49303()Lnet/minecraft/class_5607;
      official b Lfzj;b()Lgar;
    • setAngles

      public void setAngles(SnifferEntityRenderState snifferEntityRenderState)
      Specified by:
      setAngles in class EntityModel<SnifferEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named setAngles Lnet/minecraft/client/render/entity/model/SnifferEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/SnifferEntityRenderState;)V
      intermediary method_49302 Lnet/minecraft/class_8185;method_49302(Lnet/minecraft/class_10068;)V
      official a Lfzj;a(Lgvi;)V
    • getPart

      public ModelPart getPart()
      Specified by:
      getPart in class Model
      Mappings:
      Namespace Name Mixin selector
      named getPart Lnet/minecraft/client/model/Model;getPart()Lnet/minecraft/client/model/ModelPart;
      intermediary method_32008 Lnet/minecraft/class_3879;method_32008()Lnet/minecraft/class_630;
      official a Lfyf;a()Lgal;