Closed Querz closed 6 years ago
Thanks Querz,
Do you have any idea when you'll release a new version?
There we go.
I haven't worked on this project for some time, sorry if i acted a little bit clunky :)
I found some inconsistencies in the CompoundTag class while updating to 1.13, like a missing getListTag() method. Nothing too important but i'll probably add this in the near future.
From @jochembroekhoff
I changed the pattern to not match any ASCII characters between Z and a, removed the NBTUtil#joinTagString method and added a unit test for escaping an empty string.