net.minecraft.network

public class VarLong

xh
net.minecraft.network.VarLong
net.minecraft.class_8704
net.minecraft.unmapped.C_azpiyxng
net.minecraft.network.encoding.VarLongs
net.minecraft.network.encoding.VarLongs
net.minecraft.src.C_290076_
net.minecraft.network.VarLong

Field summary

Modifier and TypeField
private static final int
a
MAX_VARLONG_SIZE
field_45686
f_wioeobfz
MAX_BYTES
MAX_VAR_LONG_SIZE
f_290807_
private static final int
b
DATA_BITS_MASK
field_45687
f_uxgeildm
DATA_BITS_MASK
DATA_BITS_MASK
f_291895_
private static final int
c
CONTINUATION_BIT_MASK
field_45688
f_veomxwqz
MORE_BITS_MASK
CONTINUATION_BIT_MASK
f_290740_
private static final int
d
DATA_BITS_PER_BYTE
field_45689
f_akazvhkz
DATA_BITS_PER_BYTE
DATA_BITS_PER_BYTE
f_291045_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static int
a(long arg0)
getByteSize(long arg0)
method_53019(long arg0)
m_stgjvvst(long arg0)
getSizeInBytes(long l)
getSizeBytes(long l)
m_292847_(long p_297916_)
public static boolean
a(byte arg0)
hasContinuationBit(byte arg0)
method_53018(byte arg0)
m_lvwinszs(byte arg0)
shouldContinueRead(byte b)
shouldContinueRead(byte b)
m_294807_(byte p_298368_)
public static long
a(io.netty.buffer.ByteBuf arg0)
read(io.netty.buffer.ByteBuf arg0)
method_53020(io.netty.buffer.ByteBuf arg0)
m_oifgejik(io.netty.buffer.ByteBuf arg0)
read(io.netty.buffer.ByteBuf buf)
read(io.netty.buffer.ByteBuf buf)
m_295135_(io.netty.buffer.ByteBuf p_297482_)
public static io.netty.buffer.ByteBuf
a(io.netty.buffer.ByteBuf arg0, long arg1)
write(io.netty.buffer.ByteBuf arg0, long arg1)
method_53021(io.netty.buffer.ByteBuf arg0, long arg1)
m_ttzoekcn(io.netty.buffer.ByteBuf arg0, long arg1)
write(io.netty.buffer.ByteBuf buf, long l)
write(io.netty.buffer.ByteBuf buf, long l)
m_293521_(io.netty.buffer.ByteBuf p_301156_, long p_297622_)