Skip to content
This repository was archived by the owner on Jun 28, 2026. It is now read-only.

CoderFrish/nbt4j-next

Repository files navigation

nbt4j-next

一个NBT读写库,前nbt4j的重置版本,致力于编写拥有更好的性能以及拓展的nbt库。

预计会实现的功能:

  1. NBT文件的IO读写
  2. String NBT的解析 (初步完成)
  3. 针对Kotlin的语法优化

如何引入

Maven

<dependency>
    <groupId>io.github.coderfrish</groupId>
    <artifactId>nbt4j-next</artifactId>
    <version>2.0.0</version>
</dependency>

Gradle

implementation("io.github.coderfrish:nbt4j-next:2.0.0")

About

该仓库已停止更新,代码已经迁移到了 https://codeberg.org/CoderFrish/nbt4j-next

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages