Class WardenEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.WardenEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/WardenEntityRenderState
intermediary net/minecraft/class_10081
official hax
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AnimationState
final AnimationState
final AnimationState
final AnimationState
float
final AnimationState
final AnimationState
float
Fields inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
ageScale, baby, baseScale, bodyYaw, customName, deathTime, flipUpsideDown, hasOutline, headItemAnimationProgress, headItemRenderState, hurt, invisibleToPlayer, limbAmplitudeMultiplier, limbFrequency, pitch, pose, shaking, sleepingDirection, touchingWater, usingRiptide, wearingSkullProfile, wearingSkullType, yawDegrees
Fields inherited from class net.minecraft.client.render.entity.state.EntityRenderState
age, displayName, height, invisible, leashData, nameLabelPos, onFire, positionOffset, sneaking, squaredDistanceToCamera, standingEyeHeight, width, x, y, z
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
isInPose
-
Field Details
-
tendrilAlpha
public float tendrilAlpha- Mappings:
Namespace Name Mixin selector named tendrilAlpha
Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;tendrilAlpha:F
intermediary field_53607
Lnet/minecraft/class_10081;field_53607:F
official a
Lhax;a:F
-
heartAlpha
public float heartAlpha- Mappings:
Namespace Name Mixin selector named heartAlpha
Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;heartAlpha:F
intermediary field_53608
Lnet/minecraft/class_10081;field_53608:F
official b
Lhax;b:F
-
roaringAnimationState
- Mappings:
Namespace Name Mixin selector named roaringAnimationState
Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;roaringAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53609
Lnet/minecraft/class_10081;field_53609:Lnet/minecraft/class_7094;
official c
Lhax;c:Lbue;
-
sniffingAnimationState
- Mappings:
Namespace Name Mixin selector named sniffingAnimationState
Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;sniffingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53610
Lnet/minecraft/class_10081;field_53610:Lnet/minecraft/class_7094;
official d
Lhax;d:Lbue;
-
emergingAnimationState
- Mappings:
Namespace Name Mixin selector named emergingAnimationState
Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;emergingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53611
Lnet/minecraft/class_10081;field_53611:Lnet/minecraft/class_7094;
official e
Lhax;e:Lbue;
-
diggingAnimationState
- Mappings:
Namespace Name Mixin selector named diggingAnimationState
Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;diggingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53612
Lnet/minecraft/class_10081;field_53612:Lnet/minecraft/class_7094;
official f
Lhax;f:Lbue;
-
attackingAnimationState
- Mappings:
Namespace Name Mixin selector named attackingAnimationState
Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;attackingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53613
Lnet/minecraft/class_10081;field_53613:Lnet/minecraft/class_7094;
official g
Lhax;g:Lbue;
-
chargingSonicBoomAnimationState
- Mappings:
Namespace Name Mixin selector named chargingSonicBoomAnimationState
Lnet/minecraft/client/render/entity/state/WardenEntityRenderState;chargingSonicBoomAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53614
Lnet/minecraft/class_10081;field_53614:Lnet/minecraft/class_7094;
official h
Lhax;h:Lbue;
-
-
Constructor Details