MineJason is a suite of libraries that deals with various formats used in Minecraft: Java Editions.
The suite is primarily consisted of the following "modules":
- Client: Client formats such as text components and dialogs
- Serialization: Format agnostic
- NBT: Supports NBT format (originally made for SNBT)
This repository is the consolidated form of the three previously separated projects managed under the same hood.
Please see the contributing guide on how to report issues and send code contributions.
All code in this repository is licensed under the Apache-2.0 licence unless otherwise specified.
Note that the Client modules is currently licensed under LGPL-3.0-or-later.
