Class BreezeEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.BreezeEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/BreezeEntityRenderState
intermediary net/minecraft/class_10006
official gxz
-
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
final AnimationState
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
-
idleAnimationState
- Mappings:
Namespace Name Mixin selector named idleAnimationState
Lnet/minecraft/client/render/entity/state/BreezeEntityRenderState;idleAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_54963
Lnet/minecraft/class_10006;field_54963:Lnet/minecraft/class_7094;
official a
Lgxz;a:Lbue;
-
shootingAnimationState
- Mappings:
Namespace Name Mixin selector named shootingAnimationState
Lnet/minecraft/client/render/entity/state/BreezeEntityRenderState;shootingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53284
Lnet/minecraft/class_10006;field_53284:Lnet/minecraft/class_7094;
official b
Lgxz;b:Lbue;
-
slidingAnimationState
- Mappings:
Namespace Name Mixin selector named slidingAnimationState
Lnet/minecraft/client/render/entity/state/BreezeEntityRenderState;slidingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53285
Lnet/minecraft/class_10006;field_53285:Lnet/minecraft/class_7094;
official c
Lgxz;c:Lbue;
-
slidingBackAnimationState
- Mappings:
Namespace Name Mixin selector named slidingBackAnimationState
Lnet/minecraft/client/render/entity/state/BreezeEntityRenderState;slidingBackAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53286
Lnet/minecraft/class_10006;field_53286:Lnet/minecraft/class_7094;
official d
Lgxz;d:Lbue;
-
inhalingAnimationState
- Mappings:
Namespace Name Mixin selector named inhalingAnimationState
Lnet/minecraft/client/render/entity/state/BreezeEntityRenderState;inhalingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53287
Lnet/minecraft/class_10006;field_53287:Lnet/minecraft/class_7094;
official e
Lgxz;e:Lbue;
-
longJumpingAnimationState
- Mappings:
Namespace Name Mixin selector named longJumpingAnimationState
Lnet/minecraft/client/render/entity/state/BreezeEntityRenderState;longJumpingAnimationState:Lnet/minecraft/entity/AnimationState;
intermediary field_53288
Lnet/minecraft/class_10006;field_53288:Lnet/minecraft/class_7094;
official f
Lgxz;f:Lbue;
-
-
Constructor Details