Skip to content
/ TBNBT Public
forked from blacktoby/TBNBT

The Better NBT Library for Java

License

Notifications You must be signed in to change notification settings

Nihilum/TBNBT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TBNBT: The Better NBT library for Java

Build Status
TBNBT is an NBT library for Java that is very user friendly and quick to use.

Features

  • NBT Input & Output streams that read from a GZIP stream to decompress files
  • POJO serialization & deserialization for easy access to NBT
  • NBTTag classes that have usage similarities to the types the NBT represents in Java

Goal

Many NBT libraries are very hard to use, many include unnecessary complexity when it comes to using the provided classes.
That is why TBNBT is T he B etter NBT library. All of the classes are very easy to use, including the serialization classes.
TBNBT has NBT Adapter & NBT Adapter Factories to use for (de)serializing custom objects

About

The Better NBT Library for Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%