The universal toolkit for MCBE
A universal library for rust to interact with mcbe and provide standards, as well as common implementations for mcbe technologies written in pure rust.
-
- Provides common data types and other shared code for other modules to use.
-
Nbt:
- A simple nbt implementation focused on MCBE.
- Provides Serialization for
LittleEndian
andLittleEndianNetwork
(Commonly used in the mcbe protocol).
-
- Basic implemtation of the MCBE protocol.
- Support for both Server and Client side intended.
-
- Implementation of the MCBE level format using
rusty-leveldb
serialization and deserialization.
- Implementation of the MCBE level format using
-
- Common collection of metadata for behavior packs, resource packs and other MCBE related packs.
Feel free to join in at any time. Your contributions are highly valued, and a big thank you to all who participate. We recommend getting acquainted with the bedrock-rs codebase. Whether it's tackling existing issues, adding new features, or even introducing entirely fresh modules, your creativity is welcome. Let's all benefit from our collective efforts!