SpongePowered / nbt
Named Binary Tag (NBT) library for Java based on Graham Edgecombe's JNBT library. NBT is a tag based binary format designed to carry large amounts of binary data with smaller amounts of additional data.
☆51Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for nbt
- Mixin loader for Paper☆46Updated 3 years ago
- SpongeAPI munchy crunchy delicious recipes☆35Updated 6 years ago
- Sponge library to manipulate incoming and outgoing Packets.☆20Updated 2 years ago
- An integration testing framework for Minecraft☆39Updated 4 years ago
- A library for reading and writing NBT files.☆64Updated 6 months ago
- Guardian - An extensive AntiCheat plugin for Sponge.☆18Updated 6 years ago
- A User Interface library and plugin for creating GUIs in Minecraft's chat box☆32Updated last year
- IoC-oriented Java command parsing library☆100Updated 2 years ago
- ☆37Updated last year
- Mojang profile / UUID lookup and last known UUID -> name cache Java library☆54Updated last year
- An annotation-based event system for java