Class SalmonEntityModel


@Environment(CLIENT) public class SalmonEntityModel extends EntityModel<SalmonEntityRenderState>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/model/SalmonEntityModel
intermediary net/minecraft/class_599
official gcz
  • Field Details

    • SMALL_TRANSFORMER

      public static final ModelTransformer SMALL_TRANSFORMER
      Mappings:
      Namespace Name Mixin selector
      named SMALL_TRANSFORMER Lnet/minecraft/client/render/entity/model/SalmonEntityModel;SMALL_TRANSFORMER:Lnet/minecraft/client/render/entity/model/ModelTransformer;
      intermediary field_52934 Lnet/minecraft/class_599;field_52934:Lnet/minecraft/class_9953;
      official a Lgcz;a:Lgew;
    • LARGE_TRANSFORMER

      public static final ModelTransformer LARGE_TRANSFORMER
      Mappings:
      Namespace Name Mixin selector
      named LARGE_TRANSFORMER Lnet/minecraft/client/render/entity/model/SalmonEntityModel;LARGE_TRANSFORMER:Lnet/minecraft/client/render/entity/model/ModelTransformer;
      intermediary field_52935 Lnet/minecraft/class_599;field_52935:Lnet/minecraft/class_9953;
      official b Lgcz;b:Lgew;
    • BODY_FRONT

      private static final String BODY_FRONT
      The key of the body front model part, whose value is "body_front".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named BODY_FRONT Lnet/minecraft/client/render/entity/model/SalmonEntityModel;BODY_FRONT:Ljava/lang/String;
      intermediary field_32547 Lnet/minecraft/class_599;field_32547:Ljava/lang/String;
      official c Lgcz;c:Ljava/lang/String;
    • BODY_BACK

      private static final String BODY_BACK
      The key of the body back model part, whose value is "body_back".
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named BODY_BACK Lnet/minecraft/client/render/entity/model/SalmonEntityModel;BODY_BACK:Ljava/lang/String;
      intermediary field_32548 Lnet/minecraft/class_599;field_32548:Ljava/lang/String;
      official d Lgcz;d:Ljava/lang/String;
    • field_54015

      private static final float field_54015
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_54015 Lnet/minecraft/client/render/entity/model/SalmonEntityModel;field_54015:F
      intermediary field_54015 Lnet/minecraft/class_599;field_54015:F
      official e Lgcz;e:F
    • tail

      private final ModelPart tail
      Mappings:
      Namespace Name Mixin selector
      named tail Lnet/minecraft/client/render/entity/model/SalmonEntityModel;tail:Lnet/minecraft/client/model/ModelPart;
      intermediary field_3548 Lnet/minecraft/class_599;field_3548:Lnet/minecraft/class_630;
      official f Lgcz;f:Lgen;
  • Constructor Details

    • SalmonEntityModel

      public SalmonEntityModel(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/SalmonEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
      intermediary method_32036 Lnet/minecraft/class_599;method_32036()Lnet/minecraft/class_5607;
      official a Lgcz;a()Lget;
    • setAngles

      public void setAngles(SalmonEntityRenderState salmonEntityRenderState)
      Overrides:
      setAngles in class EntityModel<SalmonEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named setAngles Lnet/minecraft/client/render/entity/model/SalmonEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/SalmonEntityRenderState;)V
      intermediary method_62113 Lnet/minecraft/class_599;method_62113(Lnet/minecraft/class_10062;)V
      official a Lgcz;a(Lgzl;)V