net.minecraft.client.renderer.entity.state

public class PlayerRenderState

extends HumanoidRenderState

gzg
net.minecraft.client.renderer.entity.state.PlayerRenderState
net.minecraft.class_10055
net.minecraft.client.render.entity.state.PlayerEntityRenderState

Field summary

Modifier and TypeField
public PlayerSkin
a
skin
field_53520
skinTextures
public float
b
capeFlap
field_53536
field_53536
public float
c
capeLean
field_53537
field_53537
public float
d
capeLean2
field_53538
field_53538
public int
e
arrowCount
field_53539
stuckArrowCount
public int
f
stingerCount
field_53540
stingerCount
public int
g
useItemRemainingTicks
field_53541
itemUseTimeLeft
public boolean
h
isSpectator
field_53542
spectator
public boolean
i
showHat
field_53543
hatVisible
public boolean
j
showJacket
field_53544
jacketVisible
public boolean
k
showLeftPants
field_53545
leftPantsLegVisible
public boolean
l
showRightPants
field_53546
rightPantsLegVisible
public boolean
au
showLeftSleeve
field_53530
leftSleeveVisible
public boolean
av
showRightSleeve
field_53531
rightSleeveVisible
public boolean
aw
showCape
field_53532
capeVisible
public float
ax
fallFlyingTimeInTicks
field_53534
glidingTicks
public boolean
ay
shouldApplyFlyingYRot
field_53535
applyFlyingRotation
public float
az
flyingYRot
field_53521
flyingRotation
public boolean
aA
swinging
field_53522
handSwinging
public PlayerRenderState$HandState
aB
mainHandState
field_53523
mainHandState
public PlayerRenderState$HandState
aC
offhandState
field_53524
offHandState
public Component
aD
scoreText
field_53525
playerName
public Parrot$Variant
aE
parrotOnLeftShoulder
field_53526
leftShoulderParrotVariant
public Parrot$Variant
aF
parrotOnRightShoulder
field_53527
rightShoulderParrotVariant
public int
aG
id
field_53528
id
public String
aH
name
field_53529
name

Constructor summary

ModifierConstructor
public ()

Method summary

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