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 gzm
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData
-
Field Summary
Modifier and TypeFieldDescriptionfloat
int
float
boolean
Fields inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
ageScale, baby, baseScale, bodyYaw, customName, deathTime, equippedHeadItemModel, equippedHeadStack, flipUpsideDown, hasOutline, headItemAnimationProgress, hurt, invisibleToPlayer, leftHandItemModel, leftHandStack, limbAmplitudeMultiplier, limbFrequency, mainArm, pitch, pose, rightHandItemModel, rightHandStack, shaking, sleepingDirection, touchingWater, usingRiptide, 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
-
Method Summary
Methods inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
getMainHandItemModel, getMainHandStack, 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
Lgzm;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
Lgzm;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
Lgzm;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
Lgzm;d:Lcwl;
-
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
Lgzm;e:I
-
-
Constructor Details
-
SheepEntityRenderState
public SheepEntityRenderState()
-