Class GoatEntityRenderState
java.lang.Object
net.minecraft.client.render.entity.state.EntityRenderState
net.minecraft.client.render.entity.state.LivingEntityRenderState
net.minecraft.client.render.entity.state.GoatEntityRenderState
- Mappings:
 Namespace Name named net/minecraft/client/render/entity/state/GoatEntityRenderStateintermediary net/minecraft/class_10030official heo
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.render.entity.state.EntityRenderState
EntityRenderState.LeashData - 
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.state.LivingEntityRenderState
ageScale, baby, baseScale, bodyYaw, customName, deathTime, flipUpsideDown, hasOutline, headItemAnimationProgress, headItemRenderState, hurt, invisibleToPlayer, limbSwingAmplitude, limbSwingAnimationProgress, pitch, pose, relativeHeadYaw, shaking, sleepingDirection, touchingWater, usingRiptide, wearingSkullProfile, wearingSkullTypeFields inherited from class net.minecraft.client.render.entity.state.EntityRenderState
age, debugInfo, displayName, entityType, height, hitbox, 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
isInPoseMethods inherited from class net.minecraft.client.render.entity.state.EntityRenderState
addCrashReportDetails 
- 
Field Details
- 
hasLeftHorn
public boolean hasLeftHorn- Mappings:
 Namespace Name Mixin selector named hasLeftHornLnet/minecraft/client/render/entity/state/GoatEntityRenderState;hasLeftHorn:Zintermediary field_53387Lnet/minecraft/class_10030;field_53387:Zofficial aLheo;a:Z
 - 
hasRightHorn
public boolean hasRightHorn- Mappings:
 Namespace Name Mixin selector named hasRightHornLnet/minecraft/client/render/entity/state/GoatEntityRenderState;hasRightHorn:Zintermediary field_53388Lnet/minecraft/class_10030;field_53388:Zofficial bLheo;b:Z
 - 
headPitch
public float headPitch- Mappings:
 Namespace Name Mixin selector named headPitchLnet/minecraft/client/render/entity/state/GoatEntityRenderState;headPitch:Fintermediary field_53389Lnet/minecraft/class_10030;field_53389:Fofficial cLheo;c:F
 
 - 
 - 
Constructor Details
- 
GoatEntityRenderState
public GoatEntityRenderState() 
 -