Class AxolotlEntityModel


@Environment(CLIENT) public class AxolotlEntityModel extends EntityModel<AxolotlEntityRenderState>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/model/AxolotlEntityModel
intermediary net/minecraft/class_5772
official gal
  • Field Details

    • MOVING_IN_WATER_LEG_PITCH

      public static final float MOVING_IN_WATER_LEG_PITCH
      Represents the pitch value 1.8849557638168335f used for the legs of the axolotl when it is moving in water.
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named MOVING_IN_WATER_LEG_PITCH Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;MOVING_IN_WATER_LEG_PITCH:F
      intermediary field_32449 Lnet/minecraft/class_5772;field_32449:F
      official a Lgal;a:F
    • BABY_TRANSFORMER

      public static final ModelTransformer BABY_TRANSFORMER
      Mappings:
      Namespace Name Mixin selector
      named BABY_TRANSFORMER Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;BABY_TRANSFORMER:Lnet/minecraft/client/render/entity/model/ModelTransformer;
      intermediary field_52869 Lnet/minecraft/class_5772;field_52869:Lnet/minecraft/class_9953;
      official b Lgal;b:Lgew;
    • tail

      private final ModelPart tail
      Mappings:
      Namespace Name Mixin selector
      named tail Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;tail:Lnet/minecraft/client/model/ModelPart;
      intermediary field_28373 Lnet/minecraft/class_5772;field_28373:Lnet/minecraft/class_630;
      official c Lgal;c:Lgen;
    • leftHindLeg

      private final ModelPart leftHindLeg
      Mappings:
      Namespace Name Mixin selector
      named leftHindLeg Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;leftHindLeg:Lnet/minecraft/client/model/ModelPart;
      intermediary field_28374 Lnet/minecraft/class_5772;field_28374:Lnet/minecraft/class_630;
      official d Lgal;d:Lgen;
    • rightHindLeg

      private final ModelPart rightHindLeg
      Mappings:
      Namespace Name Mixin selector
      named rightHindLeg Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;rightHindLeg:Lnet/minecraft/client/model/ModelPart;
      intermediary field_28375 Lnet/minecraft/class_5772;field_28375:Lnet/minecraft/class_630;
      official e Lgal;e:Lgen;
    • leftFrontLeg

      private final ModelPart leftFrontLeg
      Mappings:
      Namespace Name Mixin selector
      named leftFrontLeg Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;leftFrontLeg:Lnet/minecraft/client/model/ModelPart;
      intermediary field_28376 Lnet/minecraft/class_5772;field_28376:Lnet/minecraft/class_630;
      official f Lgal;f:Lgen;
    • rightFrontLeg

      private final ModelPart rightFrontLeg
      Mappings:
      Namespace Name Mixin selector
      named rightFrontLeg Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;rightFrontLeg:Lnet/minecraft/client/model/ModelPart;
      intermediary field_28377 Lnet/minecraft/class_5772;field_28377:Lnet/minecraft/class_630;
      official g Lgal;g:Lgen;
    • body

      private final ModelPart body
      Mappings:
      Namespace Name Mixin selector
      named body Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;body:Lnet/minecraft/client/model/ModelPart;
      intermediary field_28378 Lnet/minecraft/class_5772;field_28378:Lnet/minecraft/class_630;
      official i Lgal;i:Lgen;
    • topGills

      private final ModelPart topGills
      Mappings:
      Namespace Name Mixin selector
      named topGills Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;topGills:Lnet/minecraft/client/model/ModelPart;
      intermediary field_28380 Lnet/minecraft/class_5772;field_28380:Lnet/minecraft/class_630;
      official k Lgal;k:Lgen;
    • leftGills

      private final ModelPart leftGills
      Mappings:
      Namespace Name Mixin selector
      named leftGills Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;leftGills:Lnet/minecraft/client/model/ModelPart;
      intermediary field_28381 Lnet/minecraft/class_5772;field_28381:Lnet/minecraft/class_630;
      official l Lgal;l:Lgen;
    • rightGills

      private final ModelPart rightGills
      Mappings:
      Namespace Name Mixin selector
      named rightGills Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;rightGills:Lnet/minecraft/client/model/ModelPart;
      intermediary field_28382 Lnet/minecraft/class_5772;field_28382:Lnet/minecraft/class_630;
      official m Lgal;m:Lgen;
  • Constructor Details

    • AxolotlEntityModel

      public AxolotlEntityModel(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/AxolotlEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
      intermediary method_33296 Lnet/minecraft/class_5772;method_33296()Lnet/minecraft/class_5607;
      official a Lgal;a()Lget;
    • setAngles

      public void setAngles(AxolotlEntityRenderState axolotlEntityRenderState)
      Overrides:
      setAngles in class EntityModel<AxolotlEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named setAngles Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/AxolotlEntityRenderState;)V
      intermediary method_33293 Lnet/minecraft/class_5772;method_33293(Lnet/minecraft/class_10000;)V
      official a Lgal;a(Lgxc;)V
    • setStandingOnGroundAngles

      private void setStandingOnGroundAngles(float animationProgress, float headYaw)
      Mappings:
      Namespace Name Mixin selector
      named setStandingOnGroundAngles Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;setStandingOnGroundAngles(FF)V
      intermediary method_33291 Lnet/minecraft/class_5772;method_33291(FF)V
      official a Lgal;a(FF)V
    • setMovingOnGroundAngles

      private void setMovingOnGroundAngles(float animationProgress, float headYaw)
      Mappings:
      Namespace Name Mixin selector
      named setMovingOnGroundAngles Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;setMovingOnGroundAngles(FF)V
      intermediary method_33294 Lnet/minecraft/class_5772;method_33294(FF)V
      official b Lgal;b(FF)V
    • setStandingInWaterAngles

      private void setStandingInWaterAngles(float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      named setStandingInWaterAngles Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;setStandingInWaterAngles(FF)V
      intermediary method_33297 Lnet/minecraft/class_5772;method_33297(FF)V
      official c Lgal;c(FF)V
    • setMovingInWaterAngles

      private void setMovingInWaterAngles(float float2, float headPitch, float float3)
      Mappings:
      Namespace Name Mixin selector
      named setMovingInWaterAngles Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;setMovingInWaterAngles(FFF)V
      intermediary method_33295 Lnet/minecraft/class_5772;method_33295(FFF)V
      official a Lgal;a(FFF)V
    • setPlayingDeadAngles

      private void setPlayingDeadAngles(float headYaw)
      Mappings:
      Namespace Name Mixin selector
      named setPlayingDeadAngles Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;setPlayingDeadAngles(F)V
      intermediary method_33298 Lnet/minecraft/class_5772;method_33298(F)V
      official a Lgal;a(F)V
    • copyLegAngles

      private void copyLegAngles(float float2)
      Copies and mirrors the left leg angles to the right leg angles.
      Mappings:
      Namespace Name Mixin selector
      named copyLegAngles Lnet/minecraft/client/render/entity/model/AxolotlEntityModel;copyLegAngles(F)V
      intermediary method_33299 Lnet/minecraft/class_5772;method_33299(F)V
      official b Lgal;b(F)V