| public Vec3d |
| position() |
| method_66265() |
| getLerpedPos() |
|
| public float |
| yRot() |
| method_66268() |
| getLerpedYaw() |
|
| public float |
| xRot() |
| method_66269() |
| getLerpedPitch() |
|
| public void |
| interpolateTo(Vec3 position, float yRot, float xRot) |
| method_66267(class_243 arg0, float arg1, float arg2) |
| refreshPositionAndAngles(Vec3d pow, float yaw, float pitch) |
|
| public boolean |
| hasActiveInterpolation() |
| method_66270() |
| isInterpolating() |
|
| public void |
| setInterpolationLength(int steps) |
| method_66266(int arg0) |
| setLerpDuration(int lerpDuration) |
|
| public void |
| interpolate() |
| method_66271() |
| tick() |
|
| public void |
| cancel() |
| method_66272() |
| clear() |
|