Crate azalea_core
source ·Expand description
Random miscellaneous things like UUIDs that don’t deserve their own crate.
Structs
A rectangular prism with a starting and ending point.
Represents Java’s BitSet, a list of bits.
The coordinates of a block inside a chunk.
The coordinates of a block inside a chunk section. Each coordinate must be in the range [0, 15].
The coordinates of a chunk section in the world.
A block pos with an attached world
Rust doesn’t let us
impl McBufReadable for Option<GameType>
so we have to make a new type :(Only works for up to 8 blocks