Class AxolotlEntityModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.render.entity.model.EntityModel<AxolotlEntityRenderState>
net.minecraft.client.render.entity.model.AxolotlEntityModel
Represents the model of an 
.
 
 
 
 
invalid reference
AxolotlEntity
| Part Name | Parent | Corresponding Field | 
|---|---|---|
| "body" | Root part | body | 
 
| "head" | "body" | head | 
 
| "top_gills" | "head" | topGills | 
 
| "left_gills" | "head" | leftGills | 
 
| "right_gills" | "head" | rightGills | 
 
| "right_hind_leg" | "body" | rightHindLeg | 
 
| "left_hind_leg" | "body" | leftHindLeg | 
 
| "right_front_leg" | "body" | rightFrontLeg | 
 
| "left_front_leg" | "body" | leftFrontLeg | 
 
| "tail" | "body" | tail | 
 
- Mappings:
 Namespace Name named net/minecraft/client/render/entity/model/AxolotlEntityModelintermediary net/minecraft/class_5772official gmb
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.SinglePartModel - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ModelTransformerprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartstatic final floatRepresents the pitch value 1.8849557638168335f used for the legs of the axolotl when it is moving in water.private final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartFields inherited from class net.minecraft.client.render.entity.model.EntityModel
field_52908Fields inherited from class net.minecraft.client.model.Model
layerFactory, root - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprivate voidcopyLegAngles(float float2) Copies and mirrors the left leg angles to the right leg angles.static TexturedModelDatavoidsetAngles(AxolotlEntityRenderState axolotlEntityRenderState) private voidsetMovingInWaterAngles(float float2, float headPitch, float float3) private voidsetMovingOnGroundAngles(float animationProgress, float headYaw) private voidsetPlayingDeadAngles(float headYaw) private voidsetStandingInWaterAngles(float float2, float float3) private voidsetStandingOnGroundAngles(float animationProgress, float headYaw) Methods inherited from class net.minecraft.client.model.Model
getLayer, getParts, getRootPart, render, render, resetTransforms 
- 
Field Details
- 
MOVING_IN_WATER_LEG_PITCH
public static final float MOVING_IN_WATER_LEG_PITCHRepresents 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_PITCHLnet/minecraft/client/render/entity/model/AxolotlEntityModel;MOVING_IN_WATER_LEG_PITCH:Fintermediary field_32449Lnet/minecraft/class_5772;field_32449:Fofficial aLgmb;a:F
 - 
BABY_TRANSFORMER
- Mappings:
 Namespace Name Mixin selector named BABY_TRANSFORMERLnet/minecraft/client/render/entity/model/AxolotlEntityModel;BABY_TRANSFORMER:Lnet/minecraft/client/render/entity/model/ModelTransformer;intermediary field_52869Lnet/minecraft/class_5772;field_52869:Lnet/minecraft/class_9953;official bLgmb;b:Lgqw;
 - 
tail
- Mappings:
 Namespace Name Mixin selector named tailLnet/minecraft/client/render/entity/model/AxolotlEntityModel;tail:Lnet/minecraft/client/model/ModelPart;intermediary field_28373Lnet/minecraft/class_5772;field_28373:Lnet/minecraft/class_630;official cLgmb;c:Lgqn;
 - 
leftHindLeg
- Mappings:
 Namespace Name Mixin selector named leftHindLegLnet/minecraft/client/render/entity/model/AxolotlEntityModel;leftHindLeg:Lnet/minecraft/client/model/ModelPart;intermediary field_28374Lnet/minecraft/class_5772;field_28374:Lnet/minecraft/class_630;official dLgmb;d:Lgqn;
 - 
rightHindLeg
- Mappings:
 Namespace Name Mixin selector named rightHindLegLnet/minecraft/client/render/entity/model/AxolotlEntityModel;rightHindLeg:Lnet/minecraft/client/model/ModelPart;intermediary field_28375Lnet/minecraft/class_5772;field_28375:Lnet/minecraft/class_630;official eLgmb;e:Lgqn;
 - 
leftFrontLeg
- Mappings:
 Namespace Name Mixin selector named leftFrontLegLnet/minecraft/client/render/entity/model/AxolotlEntityModel;leftFrontLeg:Lnet/minecraft/client/model/ModelPart;intermediary field_28376Lnet/minecraft/class_5772;field_28376:Lnet/minecraft/class_630;official fLgmb;f:Lgqn;
 - 
rightFrontLeg
- Mappings:
 Namespace Name Mixin selector named rightFrontLegLnet/minecraft/client/render/entity/model/AxolotlEntityModel;rightFrontLeg:Lnet/minecraft/client/model/ModelPart;intermediary field_28377Lnet/minecraft/class_5772;field_28377:Lnet/minecraft/class_630;official gLgmb;g:Lgqn;
 - 
body
- Mappings:
 Namespace Name Mixin selector named bodyLnet/minecraft/client/render/entity/model/AxolotlEntityModel;body:Lnet/minecraft/client/model/ModelPart;intermediary field_28378Lnet/minecraft/class_5772;field_28378:Lnet/minecraft/class_630;official iLgmb;i:Lgqn;
 - 
head
- Mappings:
 Namespace Name Mixin selector named headLnet/minecraft/client/render/entity/model/AxolotlEntityModel;head:Lnet/minecraft/client/model/ModelPart;intermediary field_28379Lnet/minecraft/class_5772;field_28379:Lnet/minecraft/class_630;official jLgmb;j:Lgqn;
 - 
topGills
- Mappings:
 Namespace Name Mixin selector named topGillsLnet/minecraft/client/render/entity/model/AxolotlEntityModel;topGills:Lnet/minecraft/client/model/ModelPart;intermediary field_28380Lnet/minecraft/class_5772;field_28380:Lnet/minecraft/class_630;official kLgmb;k:Lgqn;
 - 
leftGills
- Mappings:
 Namespace Name Mixin selector named leftGillsLnet/minecraft/client/render/entity/model/AxolotlEntityModel;leftGills:Lnet/minecraft/client/model/ModelPart;intermediary field_28381Lnet/minecraft/class_5772;field_28381:Lnet/minecraft/class_630;official lLgmb;l:Lgqn;
 - 
rightGills
- Mappings:
 Namespace Name Mixin selector named rightGillsLnet/minecraft/client/render/entity/model/AxolotlEntityModel;rightGills:Lnet/minecraft/client/model/ModelPart;intermediary field_28382Lnet/minecraft/class_5772;field_28382:Lnet/minecraft/class_630;official mLgmb;m:Lgqn;
 
 - 
 - 
Constructor Details
- 
AxolotlEntityModel
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/model/EntityModel;<init>(Lnet/minecraft/client/model/ModelPart;)Vintermediary <init>Lnet/minecraft/class_583;<init>(Lnet/minecraft/class_630;)Vofficial <init>Lgnh;<init>(Lgqn;)V
 
 - 
 - 
Method Details
- 
getTexturedModelData
- Mappings:
 Namespace Name Mixin selector named getTexturedModelDataLnet/minecraft/client/render/entity/model/AxolotlEntityModel;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;intermediary method_33296Lnet/minecraft/class_5772;method_33296()Lnet/minecraft/class_5607;official aLgmb;a()Lgqt;
 - 
setAngles
- Overrides:
 setAnglesin classEntityModel<AxolotlEntityRenderState>- Mappings:
 Namespace Name Mixin selector named setAnglesLnet/minecraft/client/render/entity/model/AxolotlEntityModel;setAngles(Lnet/minecraft/client/render/entity/state/AxolotlEntityRenderState;)Vintermediary method_33293Lnet/minecraft/class_5772;method_33293(Lnet/minecraft/class_10000;)Vofficial aLgmb;a(Lhju;)V
 - 
setStandingOnGroundAngles
private void setStandingOnGroundAngles(float animationProgress, float headYaw) - Mappings:
 Namespace Name Mixin selector named setStandingOnGroundAnglesLnet/minecraft/client/render/entity/model/AxolotlEntityModel;setStandingOnGroundAngles(FF)Vintermediary method_33291Lnet/minecraft/class_5772;method_33291(FF)Vofficial aLgmb;a(FF)V
 - 
setMovingOnGroundAngles
private void setMovingOnGroundAngles(float animationProgress, float headYaw) - Mappings:
 Namespace Name Mixin selector named setMovingOnGroundAnglesLnet/minecraft/client/render/entity/model/AxolotlEntityModel;setMovingOnGroundAngles(FF)Vintermediary method_33294Lnet/minecraft/class_5772;method_33294(FF)Vofficial bLgmb;b(FF)V
 - 
setStandingInWaterAngles
private void setStandingInWaterAngles(float float2, float float3) - Mappings:
 Namespace Name Mixin selector named setStandingInWaterAnglesLnet/minecraft/client/render/entity/model/AxolotlEntityModel;setStandingInWaterAngles(FF)Vintermediary method_33297Lnet/minecraft/class_5772;method_33297(FF)Vofficial cLgmb;c(FF)V
 - 
setMovingInWaterAngles
private void setMovingInWaterAngles(float float2, float headPitch, float float3) - Mappings:
 Namespace Name Mixin selector named setMovingInWaterAnglesLnet/minecraft/client/render/entity/model/AxolotlEntityModel;setMovingInWaterAngles(FFF)Vintermediary method_33295Lnet/minecraft/class_5772;method_33295(FFF)Vofficial aLgmb;a(FFF)V
 - 
setPlayingDeadAngles
private void setPlayingDeadAngles(float headYaw) - Mappings:
 Namespace Name Mixin selector named setPlayingDeadAnglesLnet/minecraft/client/render/entity/model/AxolotlEntityModel;setPlayingDeadAngles(F)Vintermediary method_33298Lnet/minecraft/class_5772;method_33298(F)Vofficial aLgmb;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 copyLegAnglesLnet/minecraft/client/render/entity/model/AxolotlEntityModel;copyLegAngles(F)Vintermediary method_33299Lnet/minecraft/class_5772;method_33299(F)Vofficial bLgmb;b(F)V
 
 -