History - net.minecraft.world.entity.InterpolationHandler

25w06a

Names

bwz

net.minecraft.world.entity.InterpolationHandler

net.minecraft.class_10584

net.minecraft.unmapped.C_sdgyrixf

net.minecraft.entity.PositionInterpolator

net.minecraft.unmapped.C_sdgyrixf

Fields

int: a, DEFAULT_INTERPOLATION_STEPS, field_55663, f_ajjqqqsg, DEFAULT_INTERPOLATION_DURATION

Entity: b, entity, field_55664, f_yjoadehj, entity, entity

int: c, interpolationSteps, field_55665, f_ajeoeahs, lerpDuration

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

Vec3: e, previousTickPosition, field_55667, f_jsaaakbh, lastPos

Vec2: f, previousTickRot, field_55668, f_oeylkbuk, lastRotation

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

Constructors

(Entity)

(Entity, int)

(Entity, Consumer<InterpolationHandler>)

(Entity, int, Consumer<InterpolationHandler>)

Methods

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

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

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

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

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

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

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

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