类 SheepRenderState
java.lang.Object
net.minecraft.client.renderer.entity.state.EntityRenderState
net.minecraft.client.renderer.entity.state.LivingEntityRenderState
net.minecraft.client.renderer.entity.state.SheepRenderState
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.client.renderer.entity.state.EntityRenderState
EntityRenderState.LeashState
-
字段概要
字段修饰符和类型字段说明float
float
int
boolean
从类继承的字段 net.minecraft.client.renderer.entity.state.LivingEntityRenderState
ageScale, appearsGlowing, bedOrientation, bodyRot, customName, deathTime, hasRedOverlay, headItem, isAutoSpinAttack, isBaby, isFullyFrozen, isInvisibleToPlayer, isInWater, isUpsideDown, pose, scale, walkAnimationPos, walkAnimationSpeed, wornHeadAnimationPos, wornHeadProfile, wornHeadType, xRot, yRot
从类继承的字段 net.minecraft.client.renderer.entity.state.EntityRenderState
ageInTicks, boundingBoxHeight, boundingBoxWidth, displayFireAnimation, distanceToCameraSq, eyeHeight, isDiscrete, isInvisible, leashState, nameTag, nameTagAttachment, passengerOffset, x, y, z
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.client.renderer.entity.state.LivingEntityRenderState
hasPose
-
字段详细资料
-
headEatPositionScale
public float headEatPositionScale -
headEatAngleScale
public float headEatAngleScale -
isSheared
public boolean isSheared -
woolColor
-
id
public int id
-
-
构造器详细资料
-
SheepRenderState
public SheepRenderState()
-