Skip to content

Commit 04b8546

Browse files
committed
Remove deprecated and unused classes
1 parent 485e373 commit 04b8546

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+0
-3208
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,6 @@ missing and non-existing translations.
7575
> [!IMPORTANT]
7676
> This module has been moved to its own repository: [NBT](https://github.com/TheNextLvl-net/NBT)
7777
78-
The **nbt** module introduces a robust and efficient API for working with NBT (Named Binary Tag) data in Java
79-
applications. NBT is a binary serialization format used in Minecraft to store structured data, such as items, entities,
80-
and tile entities. With the core-nbt module, you can seamlessly read and write NBT data, manipulate its contents, and
81-
integrate it into your projects.
82-
8378
## Paper
8479

8580
The **paper** module simplifies GUI development for Minecraft by offering a user-friendly GUI API. It empowers

nbt/build.gradle.kts

Lines changed: 0 additions & 51 deletions
This file was deleted.

nbt/src/main/java/core/nbt/NBTInputStream.java

Lines changed: 0 additions & 149 deletions
This file was deleted.

nbt/src/main/java/core/nbt/NBTOutputStream.java

Lines changed: 0 additions & 71 deletions
This file was deleted.

nbt/src/main/java/core/nbt/file/NBTFile.java

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)