History - net.minecraft.world.entity.InterpolationHandler

1.21.7

Names

Fields

int: a, DEFAULT_INTERPOLATION_STEPS, field_55663, DEFAULT_INTERPOLATION_DURATION, f_382105_

int: a, DEFAULT_INTERPOLATION_STEPS, field_55663, DEFAULT_INTERPOLATION_DURATION

Entity: b, entity, field_55664, entity, f_379481_

Entity: b, entity, field_55664, entity

int: c, interpolationSteps, field_55665, lerpDuration, f_380532_

int: c, interpolationSteps, field_55665, lerpDuration

InterpolationHandler$InterpolationData: d, interpolationData, field_55666, data, f_382695_

InterpolationHandler$InterpolationData: d, interpolationData, field_55666, data

Vec3: e, previousTickPosition, field_55667, lastPos, f_379466_

Vec3: e, previousTickPosition, field_55667, lastPos

Vec2: f, previousTickRot, field_55668, lastRotation, f_380828_

Vec2: f, previousTickRot, field_55668, lastRotation

Consumer<InterpolationHandler>: g, onInterpolationStart, field_55669, callback, f_380829_

Consumer<InterpolationHandler>: g, onInterpolationStart, field_55669, callback

Constructors

Methods

Vec3 (): a, position, method_66265, getLerpedPos, m_386703_

Vec3 (): a, position, method_66265, getLerpedPos

float (): b, yRot, method_66268, getLerpedYaw, m_388586_

float (): b, yRot, method_66268, getLerpedYaw

float (): c, xRot, method_66269, getLerpedPitch, m_384903_

float (): c, xRot, method_66269, getLerpedPitch

void (Vec3, float, float): a, interpolateTo, method_66267, refreshPositionAndAngles, m_385218_

void (Vec3, float, float): a, interpolateTo, method_66267, refreshPositionAndAngles

boolean (): d, hasActiveInterpolation, method_66270, isInterpolating, m_386838_

boolean (): d, hasActiveInterpolation, method_66270, isInterpolating

void (int): a, setInterpolationLength, method_66266, setLerpDuration, m_385839_

void (int): a, setInterpolationLength, method_66266, setLerpDuration

void (): e, interpolate, method_66271, tick, m_388360_

void (): e, interpolate, method_66271, tick

void (): f, cancel, method_66272, clear, m_384054_

void (): f, cancel, method_66272, clear

1.21.6

Names

bya

cah

Fields

Constructors

Methods

1.21.5

Names

bya

net.minecraft.world.entity.InterpolationHandler

net.minecraft.class_10584

net.minecraft.entity.PositionInterpolator

net.minecraft.src.C_379196_

Fields

int: a, DEFAULT_INTERPOLATION_STEPS, field_55663, DEFAULT_INTERPOLATION_DURATION, f_382105_

Entity: b, entity, field_55664, entity, f_379481_

int: c, interpolationSteps, field_55665, lerpDuration, f_380532_

InterpolationHandler$InterpolationData: d, interpolationData, field_55666, data, f_382695_

Vec3: e, previousTickPosition, field_55667, lastPos, f_379466_

Vec2: f, previousTickRot, field_55668, lastRotation, f_380828_

Consumer<InterpolationHandler>: g, onInterpolationStart, field_55669, callback, f_380829_

Constructors

(Entity)

(Entity, int)

(Entity, Consumer<InterpolationHandler>)

(Entity, int, Consumer<InterpolationHandler>)

Methods

Vec3 (): a, position, method_66265, getLerpedPos, m_386703_

float (): b, yRot, method_66268, getLerpedYaw, m_388586_

float (): c, xRot, method_66269, getLerpedPitch, m_384903_

void (Vec3, float, float): a, interpolateTo, method_66267, refreshPositionAndAngles, m_385218_

boolean (): d, hasActiveInterpolation, method_66270, isInterpolating, m_386838_

void (int): a, setInterpolationLength, method_66266, setLerpDuration, m_385839_

void (): e, interpolate, method_66271, tick, m_388360_

void (): f, cancel, method_66272, clear, m_384054_