net.minecraft.client.render.entity.state

public class AxolotlEntityRenderState

extends LivingEntityRenderState

net.minecraft.client.renderer.entity.state.AxolotlRenderState
net.minecraft.class_10000
net.minecraft.client.render.entity.state.AxolotlEntityRenderState

Field summary

Modifier and TypeField
public AxolotlEntity$Variant
variant
field_53260
variant
public float
playingDeadFactor
field_53261
playingDeadValue
public float
movingFactor
field_53262
isMovingValue
public float
inWaterFactor
field_53263
inWaterValue
public float
onGroundFactor
field_53264
onGroundValue
public final AnimationState
swimAnimation
field_1_1366
swimState
public final AnimationState
walkAnimationState
field_1_1367
walkState
public final AnimationState
walkUnderWaterAnimationState
field_1_1368
moveState
public final AnimationState
idleUnderWaterAnimationState
field_1_1364
idleInWaterState
public final AnimationState
idleUnderWaterOnGroundAnimationState
field_1_1365
idleOnGroundState
public final AnimationState
idleOnGroundAnimationState
field_1_1363
idleState
public final AnimationState
playDeadAnimationState
field_1_1638
playingDeadState

Constructor summary

ModifierConstructor
public ()