net.minecraft.client.renderer.entity.state

public class PandaRenderState

extends LivingEntityRenderState

gzb
net.minecraft.client.renderer.entity.state.PandaRenderState
net.minecraft.class_10050
net.minecraft.client.render.entity.state.PandaEntityRenderState
net.minecraft.src.C_345682_

Field summary

Modifier and TypeField
public Panda$Gene
a
variant
field_53499
gene
f_349173_
public boolean
b
isUnhappy
field_53500
askingForBamboo
f_348056_
public boolean
c
isSneezing
field_53501
sneezing
f_348158_
public int
d
sneezeTime
field_53502
sneezeProgress
f_348445_
public boolean
e
isEating
field_53503
eating
f_348324_
public boolean
f
isScared
field_53504
scaredByThunderstorm
f_348503_
public boolean
g
isSitting
field_53505
sitting
f_347896_
public float
h
sitAmount
field_53506
sittingAnimationProgress
f_347452_
public float
i
lieOnBackAmount
field_53507
lieOnBackAnimationProgress
f_347334_
public float
j
rollAmount
field_53508
rollOverAnimationProgress
f_348422_
public float
k
rollTime
field_53509
playingTicks
f_348736_

Constructor summary

ModifierConstructor
public ()