Class SheepEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.SheepEntityRenderState
- Mappings:
Namespace Name named net/minecraft/client/render/entity/state/SheepEntityRenderState
intermediary net/minecraft/class_10063
official hae
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloat
int
float
boolean
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
-
neckAngle
public float neckAngle- Mappings:
Namespace Name Mixin selector named neckAngle
Lnet/minecraft/client/render/entity/state/SheepEntityRenderState;neckAngle:F
intermediary field_53559
Lnet/minecraft/class_10063;field_53559:F
official a
Lhae;a:F
-
headAngle
public float headAngle- Mappings:
Namespace Name Mixin selector named headAngle
Lnet/minecraft/client/render/entity/state/SheepEntityRenderState;headAngle:F
intermediary field_53560
Lnet/minecraft/class_10063;field_53560:F
official b
Lhae;b:F
-
sheared
public boolean sheared- Mappings:
Namespace Name Mixin selector named sheared
Lnet/minecraft/client/render/entity/state/SheepEntityRenderState;sheared:Z
intermediary field_53561
Lnet/minecraft/class_10063;field_53561:Z
official c
Lhae;c:Z
-
color
- Mappings:
Namespace Name Mixin selector named color
Lnet/minecraft/client/render/entity/state/SheepEntityRenderState;color:Lnet/minecraft/util/DyeColor;
intermediary field_53562
Lnet/minecraft/class_10063;field_53562:Lnet/minecraft/class_1767;
official d
Lhae;d:Lcvn;
-
id
public int id- Mappings:
Namespace Name Mixin selector named id
Lnet/minecraft/client/render/entity/state/SheepEntityRenderState;id:I
intermediary field_53563
Lnet/minecraft/class_10063;field_53563:I
official e
Lhae;e:I
-
-
Constructor Details