History - net.minecraft.network.encoding.VelocityEncoding
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.network.LpVec3
net.minecraft.class_11718
net.minecraft.network.encoding.VelocityEncoding
Fields
int: DATA_BITS, field_62269, field_62269
int: DATA_BITS_MASK, field_61967, MAX_15_BIT_INT
double: MAX_QUANTIZED_VALUE, field_62270, field_62270
int: SCALE_BITS, field_62271, field_62271
int: SCALE_BITS_MASK, field_61969, SLOW_BIT_MASK
int: CONTINUATION_FLAG, field_62272, field_62272
int: X_OFFSET, field_62273, field_62273
int: Y_OFFSET, field_62274, field_62274
int: Z_OFFSET, field_62275, field_62275
double: ABS_MAX_VALUE, field_62267, field_62267
double: ABS_MIN_VALUE, field_62268, field_62268
Constructors
()
Methods
boolean (int): hasContinuationBit, method_73169, hasFastMarkerBit
Vec3d (io.netty.buffer.ByteBuf): read, method_73170, readVelocity
void (io.netty.buffer.ByteBuf, Vec3d): write, method_73171, writeVelocity
double (double): sanitize, method_73551, clampValue
long (double): pack, method_73553, toLong
double (long): unpack, method_73552, fromLong