History - net.minecraft.world.entity.InterpolationHandler

25w18a

Names

bya

byn

Fields

int: a, DEFAULT_INTERPOLATION_STEPS, field_55663, DEFAULT_INTERPOLATION_DURATION, f_382105_

int: a, DEFAULT_INTERPOLATION_STEPS, field_55663

Entity: b, entity, field_55664, entity, f_379481_

Entity: b, entity, field_55664

int: c, interpolationSteps, field_55665, lerpDuration, f_380532_

int: c, interpolationSteps, field_55665

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

InterpolationHandler$InterpolationData: d, interpolationData, field_55666

Vec3: e, previousTickPosition, field_55667, lastPos, f_379466_

Vec3: e, previousTickPosition, field_55667

Vec2: f, previousTickRot, field_55668, lastRotation, f_380828_

Vec2: f, previousTickRot, field_55668

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

Consumer<InterpolationHandler>: g, onInterpolationStart, field_55669

Constructors

Methods

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

Vec3 (): a, position, method_66265

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

float (): b, yRot, method_66268

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

float (): c, xRot, method_66269

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

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

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

boolean (): d, hasActiveInterpolation, method_66270

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

void (int): a, setInterpolationLength, method_66266

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

void (): e, interpolate, method_66271

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

void (): f, cancel, method_66272

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_