Package net.minecraft.world.entity
Class Display.PosRotInterpolationTarget
java.lang.Object
net.minecraft.world.entity.Display.PosRotInterpolationTarget
- Enclosing class:
- Display
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) final double(package private) final double(package private) final double(package private) final double(package private) final double -
Constructor Summary
ConstructorsConstructorDescriptionPosRotInterpolationTarget(int p_297638_, double p_297433_, double p_297414_, double p_300814_, double p_297927_, double p_297784_) -
Method Summary
Modifier and TypeMethodDescription(package private) voidapplyLerpStep(Entity p_300902_) (package private) voidapplyTargetPosAndRot(Entity p_297540_)
-
Field Details
-
steps
int steps -
targetX
final double targetX -
targetY
final double targetY -
targetZ
final double targetZ -
targetYRot
final double targetYRot -
targetXRot
final double targetXRot
-
-
Constructor Details
-
PosRotInterpolationTarget
PosRotInterpolationTarget(int p_297638_, double p_297433_, double p_297414_, double p_300814_, double p_297927_, double p_297784_)
-
-
Method Details
-
applyTargetPosAndRot
-
applyLerpStep
-