Paper/paper-server/patches/sources/net/minecraft/nbt
Aikar 3844905fa8 Support old UUID format for NBT
We have stored UUID in plenty of places that did not get DFU'd

So just look for old format and load it if it exists.
2020-06-29 03:26:17 -04:00
..
ByteArrayTag.java.patch Catch stalling on corrupted map data / NBT arrays. 2014-01-20 13:44:07 +11:00
CompoundTag.java.patch Support old UUID format for NBT 2020-06-29 03:26:17 -04:00
IntArrayTag.java.patch Catch stalling on corrupted map data / NBT arrays. 2014-01-20 13:44:07 +11:00
NbtIo.java.patch Apply NBTReadLimiter to more things. 2014-07-27 20:46:04 +10:00
NbtUtils.java.patch Validate ResourceLocation in NBT reading 2024-01-04 13:49:14 +01:00
TagParser.java.patch Improve tag parser handling 2024-02-05 11:54:04 +01:00