Expand description

Utilities for reading and writing for the Minecraft protocol

Structs

Represents Java’s BitSet, a list of bits.

A Vec that isn’t prefixed by a VarInt with the size.

Enums

Traits

Functions

Read a single varint from the reader and return the value, along with the number of bytes read

Derive Macros