net.minecraft.client.render.entity.state

public class PlayerEntityRenderState

extends BipedEntityRenderState

net.minecraft.client.renderer.entity.state.AvatarRenderState
net.minecraft.class_10055
net.minecraft.client.render.entity.state.PlayerEntityRenderState

Field summary

Modifier and TypeField
public SkinTextures
skin
field_53520
skinTextures
public float
capeFlap
field_53536
field_53536
public float
capeLean
field_53537
field_53537
public float
capeLean2
field_53538
field_53538
public int
arrowCount
field_53539
stuckArrowCount
public int
stingerCount
field_53540
stingerCount
public boolean
isSpectator
field_53542
spectator
public boolean
showHat
field_53543
hatVisible
public boolean
showJacket
field_53544
jacketVisible
public boolean
showLeftPants
field_53545
leftPantsLegVisible
public boolean
showRightPants
field_53546
rightPantsLegVisible
public boolean
showLeftSleeve
field_53530
leftSleeveVisible
public boolean
showRightSleeve
field_53531
rightSleeveVisible
public boolean
showCape
field_53532
capeVisible
public float
fallFlyingTimeInTicks
field_53534
glidingTicks
public boolean
shouldApplyFlyingYRot
field_53535
applyFlyingRotation
public float
flyingYRot
field_53521
flyingRotation
public ParrotEntity$Variant
parrotOnLeftShoulder
field_53526
leftShoulderParrotVariant
public ParrotEntity$Variant
parrotOnRightShoulder
field_53527
rightShoulderParrotVariant
public int
id
field_53528
id
public boolean
showExtraEars
field_62758
extraEars
public final ItemRenderState
heldOnHead
field_55317
spyglassState

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public float
fallFlyingScale()
method_64259()
getGlidingProgress()