类 Display.PosRotInterpolationTarget
java.lang.Object
net.minecraft.world.entity.Display.PosRotInterpolationTarget
- 封闭类:
Display
-
字段概要
字段修饰符和类型字段说明(专用程序包) int
(专用程序包) final double
(专用程序包) final double
(专用程序包) final double
(专用程序包) final double
(专用程序包) final double
-
构造器概要
构造器构造器说明PosRotInterpolationTarget
(int p_297638_, double p_297433_, double p_297414_, double p_300814_, double p_297927_, double p_297784_) -
方法概要
修饰符和类型方法说明(专用程序包) void
applyLerpStep
(Entity p_300902_) (专用程序包) void
applyTargetPosAndRot
(Entity p_297540_)
-
字段详细资料
-
steps
int steps -
targetX
final double targetX -
targetY
final double targetY -
targetZ
final double targetZ -
targetYRot
final double targetYRot -
targetXRot
final double targetXRot
-
-
构造器详细资料
-
PosRotInterpolationTarget
PosRotInterpolationTarget(int p_297638_, double p_297433_, double p_297414_, double p_300814_, double p_297927_, double p_297784_)
-
-
方法详细资料
-
applyTargetPosAndRot
-
applyLerpStep
-