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
net.minecraft.src.C_346020_

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

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