net.minecraft.client.renderer.entity.state

public class CamelRenderState

extends LivingEntityRenderState

gxk
net.minecraft.client.renderer.entity.state.CamelRenderState
net.minecraft.class_10007
net.minecraft.client.render.entity.state.CamelEntityRenderState

Field summary

Modifier and TypeField
public boolean
a
isSaddled
field_53289
saddled
public boolean
b
isRidden
field_53290
hasPassengers
public float
c
jumpCooldown
field_53291
jumpCooldown
public final AnimationState
d
sitAnimationState
field_53292
sittingTransitionAnimationState
public final AnimationState
e
sitPoseAnimationState
field_53293
sittingAnimationState
public final AnimationState
f
sitUpAnimationState
field_53294
standingTransitionAnimationState
public final AnimationState
g
idleAnimationState
field_53295
idlingAnimationState
public final AnimationState
h
dashAnimationState
field_53296
dashingAnimationState

Constructor summary

ModifierConstructor
public ()