类 InterpolationHandler.InterpolationData
java.lang.Object
net.minecraft.world.entity.InterpolationHandler.InterpolationData
- 封闭类:
InterpolationHandler
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
steps
protected int steps -
position
Vec3 position -
yRot
float yRot -
xRot
float xRot
-
-
构造器详细资料
-
InterpolationData
InterpolationData(int p_394434_, Vec3 p_393933_, float p_393655_, float p_393861_)
-
-
方法详细资料
-
decrease
public void decrease() -
addDelta
-
addRotation
public void addRotation(float p_393925_, float p_393734_)
-