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 gdk
  • 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 Lgdk;a:Lgew;
    • 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 Lgdk;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 Lgdk;c:F
  • Constructor Details

    • SnifferEntityModel

      public SnifferEntityModel(ModelPart root)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/model/EntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)V
      intermediary <init> Lnet/minecraft/class_583;<init>(Lnet/minecraft/class_630;)V
      official <init> Lgbl;<init>(Lgen;)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 a Lgdk;a()Lget;
    • setAngles

      public void setAngles(SnifferEntityRenderState snifferEntityRenderState)
      Overrides:
      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 Lgdk;a(Lgzr;)V