History - net.minecraft.client.network.ClientPlayerLikeState

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.client.entity.ClientAvatarState

net.minecraft.class_11902

net.minecraft.client.network.ClientPlayerLikeState

Fields

Vec3d: deltaMovementOnPreviousTick, field_62568, velocity

float: walkDist, field_62569, distanceMoved

float: walkDistO, field_62570, lastDistanceMoved

double: xCloak, field_62571, x

double: yCloak, field_62572, y

double: zCloak, field_62573, z

double: xCloakO, field_62574, lastX

double: yCloakO, field_62575, lastY

double: zCloakO, field_62576, lastZ

float: bob, field_62577, movement

float: bobO, field_62578, lastMovement

Constructors

()

Methods

void (Vec3d, Vec3d): tick, method_74198, tick

void (float): addWalkDistance, method_74196, addDistanceMoved

Vec3d (): deltaMovementOnPreviousTick, method_74195, getVelocity

void (Vec3d): moveCloak, method_74197, setPos

double (float): getInterpolatedCloakX, method_74200, lerpX

double (float): getInterpolatedCloakY, method_74201, lerpY

double (float): getInterpolatedCloakZ, method_74202, lerpZ

void (float): updateBob, method_74203, tickMovement

void (): resetBob, method_74199, tickRiding

float (float): getInterpolatedBob, method_74204, lerpMovement

float (float): getBackwardsInterpolatedWalkDistance, method_74205, getReverseLerpedDistanceMoved

float (float): getInterpolatedWalkDistance, method_74206, getLerpedDistanceMoved