History - net.minecraft.network.LpVec3

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

wu

net.minecraft.network.LpVec3

net.minecraft.class_11718

net.minecraft.network.encoding.VelocityEncoding

net.minecraft.src.C_410982_

net.minecraft.network.LpVec3

Fields

int: c, DATA_BITS, field_62269, field_62269, f_413690_

int: d, DATA_BITS_MASK, field_61967, MAX_15_BIT_INT, f_412156_

double: e, MAX_QUANTIZED_VALUE, field_62270, field_62270, f_412885_

int: f, SCALE_BITS, field_62271, field_62271, f_413809_

int: g, SCALE_BITS_MASK, field_61969, SLOW_BIT_MASK, f_413419_

int: h, CONTINUATION_FLAG, field_62272, field_62272, f_413272_

int: i, X_OFFSET, field_62273, field_62273, f_413118_

int: j, Y_OFFSET, field_62274, field_62274, f_412514_

int: k, Z_OFFSET, field_62275, field_62275, f_412666_

double: a, ABS_MAX_VALUE, field_62267, field_62267, f_411539_

double: b, ABS_MIN_VALUE, field_62268, field_62268, f_411904_

Constructors

()

Methods

boolean (int): a, hasContinuationBit, method_73169, hasFastMarkerBit, m_419569_

Vec3 (io.netty.buffer.ByteBuf): a, read, method_73170, readVelocity, m_416032_

void (io.netty.buffer.ByteBuf, Vec3): a, write, method_73171, writeVelocity, m_416498_

double (double): a, sanitize, method_73551, clampValue, m_417710_

long (double): b, pack, method_73553, toLong, m_417333_

double (long): a, unpack, method_73552, fromLong, m_418490_