History - net.minecraft.network.encoding.VarInts
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.VarInt
net.minecraft.class_8703
net.minecraft.network.encoding.VarInts
Fields
int: MAX_VARINT_SIZE, field_45682, MAX_BYTES
int: DATA_BITS_MASK, field_45683, DATA_BITS_MASK
int: CONTINUATION_BIT_MASK, field_45684, MORE_BITS_MASK
int: DATA_BITS_PER_BYTE, field_45685, DATA_BITS_PER_BYTE
Constructors
()
Methods
int (int): getByteSize, method_53015, getSizeInBytes
boolean (byte): hasContinuationBit, method_53014, shouldContinueRead
int (io.netty.buffer.ByteBuf): read, method_53016, read
io.netty.buffer.ByteBuf (io.netty.buffer.ByteBuf, int): write, method_53017, write