net.minecraft.entity.movement

public class PathingPositionInterpolator

extends AbstractPositionInterpolator

All mapped superinterfaces:

PositionInterpolator

net.minecraft.world.entity.SteppedInterpolationHandler
net.minecraft.class_1_1279
net.minecraft.entity.movement.PathingPositionInterpolator

Field summary

Modifier and TypeField
private final PathingPositionInterpolator$Destination
interpolationData
field_1_8705
destination

Constructor summary

ModifierConstructor
private (Entity entity)

Method summary

Modifier and TypeMethod
public static PositionInterpolator
create(Entity entity)
method_1_9659(class_1297 arg0)
ifServer(Entity entity)
protected EntityStance$Mutable
interpolationData()
method_1_7890()
getMutableDestination()
protected void
startInterpolating(PositionPath position, float yRot, float xRot)
method_1_7893(class_1_1198 arg0, float arg1, float arg2)
setMotionPath(MotionPath arg0, float arg1, float arg2)
protected void
doInterpolate()
method_1_7888()
tickPos()
public boolean
hasActiveInterpolation()
method_66270()
isInterpolating()
public void
cancel()
method_66272()
clear()