SkillAgentSearch skills...

NBT

Named Binary Tag library with support for the VarInt format introduced by Bedrock Edition

Install / Use

/learn @CloudburstMC/NBT
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NBT

An Named Binary Tag library built including VarInt support introduced by Minecraft: Bedrock Edition in 0.16.0

Dependency

Maven

    <dependencies>
        <dependency>
            <groupId>org.cloudburstmc</groupId>
            <artifactId>nbt</artifactId>
            <version>3.0.0.Final</version>
            <scope>compile</scope>
        </dependency>
    </dependencies>

Gradle (Kotlin DSL)

implementation("org.cloudburstmc:nbt:3.0.0.Final")

Related Skills

View on GitHub
GitHub Stars22
CategoryCustomer
Updated4h ago
Forks13

Languages

Java

Security Score

90/100

Audited on Apr 1, 2026

No findings