net.minecraft.entity.movement

public interface PositionInterpolator

net.minecraft.world.entity.InterpolationHandler
net.minecraft.class_1_1451
net.minecraft.entity.movement.PositionInterpolator

Field summary

Modifier and TypeField
PositionInterpolator
NO_OP
field_1_9877
TRIVIAL

Method summary

Modifier and TypeMethod
default MovementTracker
interpolationTracker()
method_1_9615()
getMovementTracker()
EntityStance
target()
method_1_7889()
getDestination()
boolean
interpolateTo(PositionPath position, float yRot, float xRot, boolean hasRotation)
method_1_9614(class_1_1198 arg0, float arg1, float arg2, boolean arg3)
updateTrackedPositionAndAngles(MotionPath motion, float yaw, float pitch, boolean updateAngles)
void
interpolate()
method_66271()
tick()
void
applyPredictedMovement(Vec3 delta)
method_1_7887(class_243 arg0)
move(Vec3d offset)
boolean
hasActiveInterpolation()
method_66270()
isInterpolating()
void
cancel()
method_66272()
clear()