net.minecraft.world.entity

public class WalkAnimationState

bzr
net.minecraft.world.entity.WalkAnimationState
net.minecraft.class_8080

Field summary

Modifier and TypeField
private float
a
speedOld
field_42109
private float
b
speed
field_42110
private float
c
position
field_42111
private float
d
positionScale
field_52449

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(float arg0)
setSpeed(float arg0)
method_48567(float arg0)
public void
a(float arg0, float arg1, float arg2)
update(float arg0, float arg1, float arg2)
method_48568(float arg0, float arg1, float arg2)
public void
a()
stop()
method_61433()
public float
b()
speed()
method_48566()
public float
b(float arg0)
speed(float arg0)
method_48570(float arg0)
public float
c()
position()
method_48569()
public float
c(float arg0)
position(float arg0)
method_48572(float arg0)
public boolean
d()
isMoving()
method_48571()