History - net.minecraft.network.encoding.VarLongs
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.VarLong
net.minecraft.class_8704
net.minecraft.network.encoding.VarLongs
Fields
int: MAX_VARLONG_SIZE, field_45686, MAX_BYTES
int: DATA_BITS_MASK, field_45687, DATA_BITS_MASK
int: CONTINUATION_BIT_MASK, field_45688, MORE_BITS_MASK
int: DATA_BITS_PER_BYTE, field_45689, DATA_BITS_PER_BYTE
Constructors
()
Methods
int (long): getByteSize, method_53019, getSizeInBytes
boolean (byte): hasContinuationBit, method_53018, shouldContinueRead
long (io.netty.buffer.ByteBuf): read, method_53020, read
io.netty.buffer.ByteBuf (io.netty.buffer.ByteBuf, long): write, method_53021, write