Querz / NBT

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

Append "s" when transforming ShortTag in toTagString. #6

Closed jochembroekhoff closed 6 years ago

jochembroekhoff commented 6 years ago

This is used in Minecraft commands to represent short values.