net.minecraft.world.entity

class Display$PosRotInterpolationTarget

bvi$j
net.minecraft.world.entity.Display$PosRotInterpolationTarget
net.minecraft.class_8113$class_8639
net.minecraft.entity.decoration.DisplayEntity$InterpolationTarget
net.minecraft.world.entity.Display$j

Field summary

Modifier and TypeField
int
a
steps
field_45115
step
final double
b
targetX
field_45116
x
final double
c
targetY
field_45117
y
final double
d
targetZ
field_45118
z
final double
e
targetYRot
field_45119
yaw
final double
f
targetXRot
field_45120
pitch

Constructor summary

ModifierConstructor
(int step, double x, double y, double z, double yaw, double pitch)

Method summary

Modifier and TypeMethod
void
a(bvk arg0)
applyTargetPosAndRot(Entity arg0)
method_52530(class_1297 arg0)
apply(Entity entity)
void
b(bvk arg0)
applyLerpStep(Entity arg0)
method_52531(class_1297 arg0)
applyInterpolated(Entity entity)