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_294253_, double p_294234_, double p_295719_, double p_294808_, double p_295750_, double p_295305_) -
Method Summary
Modifier and TypeMethodDescription(package private) voidapplyLerpStep(Entity p_294423_) (package private) voidapplyTargetPosAndRot(Entity p_294993_)
-
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_294253_, double p_294234_, double p_295719_, double p_294808_, double p_295750_, double p_295305_)
-
-
Method Details
-
applyTargetPosAndRot
-
applyLerpStep
-