net.minecraft.network.encoding

public class VelocityEncoding

wu
net.minecraft.network.LpVec3
net.minecraft.class_11718
net.minecraft.network.encoding.VelocityEncoding
net.minecraft.unmapped.C_mzfwewba
net.minecraft.unmapped.C_mzfwewba
net.minecraft.src.C_410982_

Field summary

Modifier and TypeField
private static final int
c
DATA_BITS
field_62269
field_62269
f_xnjaucvo
f_413690_
private static final int
d
DATA_BITS_MASK
field_61967
MAX_15_BIT_INT
f_ltbmivbp
f_412156_
private static final double
e
MAX_QUANTIZED_VALUE
field_62270
field_62270
f_guqfkpsf
f_412885_
private static final int
f
SCALE_BITS
field_62271
field_62271
f_qiuypoyy
f_413809_
private static final int
g
SCALE_BITS_MASK
field_61969
SLOW_BIT_MASK
f_afpajanh
f_413419_
private static final int
h
CONTINUATION_FLAG
field_62272
field_62272
f_wvwirdhi
f_413272_
private static final int
i
X_OFFSET
field_62273
field_62273
f_giqctbxp
f_413118_
private static final int
j
Y_OFFSET
field_62274
field_62274
f_qiwgyljn
f_412514_
private static final int
k
Z_OFFSET
field_62275
field_62275
f_xsipawug
f_412666_
public static final double
a
ABS_MAX_VALUE
field_62267
field_62267
f_leahjrrb
f_411539_
public static final double
b
ABS_MIN_VALUE
field_62268
field_62268
f_whjwatmp
f_411904_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static boolean
a(int o)
hasContinuationBit(int arg0)
method_73169(int arg0)
hasFastMarkerBit(int maxDirectionalVelocity)
m_gltbcvug(int arg0)
m_419569_(int p_423725_)
public static Vec3d
a(io.netty.buffer.ByteBuf o)
read(io.netty.buffer.ByteBuf arg0)
method_73170(io.netty.buffer.ByteBuf arg0)
readVelocity(io.netty.buffer.ByteBuf buf)
m_ckrrzwvs(io.netty.buffer.ByteBuf arg0)
m_ckrrzwvs(io.netty.buffer.ByteBuf buf)
m_416032_(io.netty.buffer.ByteBuf p_427966_)
public static void
a(io.netty.buffer.ByteBuf o, foh o)
write(io.netty.buffer.ByteBuf arg0, Vec3 arg1)
method_73171(io.netty.buffer.ByteBuf arg0, class_243 arg1)
writeVelocity(io.netty.buffer.ByteBuf buf, Vec3d velocity)
m_nzzbhisk(io.netty.buffer.ByteBuf arg0, C_vgpupfxx arg1)
m_nzzbhisk(io.netty.buffer.ByteBuf buf, Vec3d arg1)
m_416498_(io.netty.buffer.ByteBuf p_429046_, C_3046_ p_423898_)
private static double
a(double o)
sanitize(double arg0)
method_73551(double arg0)
clampValue(double value)
m_knieajgd(double arg0)
m_417710_(double p_424101_)
private static long
b(double o)
pack(double arg0)
method_73553(double arg0)
toLong(double value)
m_wfwxtrvi(double arg0)
m_417333_(double p_428292_)
private static double
a(long o)
unpack(long arg0)
method_73552(long arg0)
fromLong(long value)
m_iblaowsr(long arg0)
m_418490_(long p_429828_)