Querz / NBT

A java implementation of the NBT protocol, including a way to implement custom tags.
MIT License
182 stars 48 forks source link

Move SNBTReader/Writer from nbt.io to nbt.io.snbt #76

Closed HoldYourWaffle closed 2 years ago

HoldYourWaffle commented 2 years ago

While making #75 I noticed this oddity, figured I may as well fix it :)