Class SnifferEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.SnifferEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/SnifferEntityRenderState
intermediary net/minecraft/class_10068
official haj
-
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
boolean
final AnimationState
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
-
searching
public boolean searching- Mappings:
Namespace Name Mixin selector named searching
Lnet/minecraft/client/render/entity/state/SnifferEntityRenderState;searching:Z
intermediary field_53576
Lnet/minecraft/class_10068;field_53576:Z
official a
Lhaj;a:Z
-
diggingAnimationState
- Mappings:
Namespace Name Mixin selector named diggingAnimationState
Lnet/minecraft/client/render/entity/state/SnifferEntityRenderState;diggingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53577
Lnet/minecraft/class_10068;field_53577:Lnet/minecraft/class_7094;
official b
Lhaj;b:Lbue;
-
sniffingAnimationState
- Mappings:
Namespace Name Mixin selector named sniffingAnimationState
Lnet/minecraft/client/render/entity/state/SnifferEntityRenderState;sniffingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53578
Lnet/minecraft/class_10068;field_53578:Lnet/minecraft/class_7094;
official c
Lhaj;c:Lbue;
-
risingAnimationState
- Mappings:
Namespace Name Mixin selector named risingAnimationState
Lnet/minecraft/client/render/entity/state/SnifferEntityRenderState;risingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53579
Lnet/minecraft/class_10068;field_53579:Lnet/minecraft/class_7094;
official d
Lhaj;d:Lbue;
-
feelingHappyAnimationState
- Mappings:
Namespace Name Mixin selector named feelingHappyAnimationState
Lnet/minecraft/client/render/entity/state/SnifferEntityRenderState;feelingHappyAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53580
Lnet/minecraft/class_10068;field_53580:Lnet/minecraft/class_7094;
official e
Lhaj;e:Lbue;
-
scentingAnimationState
- Mappings:
Namespace Name Mixin selector named scentingAnimationState
Lnet/minecraft/client/render/entity/state/SnifferEntityRenderState;scentingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53581
Lnet/minecraft/class_10068;field_53581:Lnet/minecraft/class_7094;
official f
Lhaj;f:Lbue;
-
-
Constructor Details