net.minecraft.network

public class VarLong

wq
net.minecraft.network.VarLong
net.minecraft.class_8704
net.minecraft.unmapped.C_azpiyxng
net.minecraft.network.encoding.VarLongs
net.minecraft.network.encoding.VarLongs

Field summary

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

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)
public static boolean
a(byte arg0)
hasContinuationBit(byte arg0)
method_53018(byte arg0)
m_lvwinszs(byte arg0)
shouldContinueRead(byte b)
shouldContinueRead(byte b)
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)
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)