yarn/mappings/net/minecraft/nbt
Octol1ttle 6cef124c42
Javadoc fixes for net.minecraft.nbt.NbtIo (#3822)
* fix: don't wrap return comments in {}

* fix: use correct method name when referring to writeCompound(NbtCompound, DataOutput)

* Revert "fix: don't wrap return comments in {}"

This reverts commit f496f1c2d1.
2024-03-26 01:08:09 +02:00
..
scanner 22w03a stuff (#2971) 2022-02-09 11:33:27 +00:00
visitor Document net.minecraft.nbt package (#3134) 2022-05-11 19:28:23 +01:00
AbstractNbtList.mapping Document net.minecraft.nbt package (#3134) 2022-05-11 19:28:23 +01:00
AbstractNbtNumber.mapping Add NbtElement ID constants (#2235) 2021-04-03 13:30:54 +01:00
InvalidNbtException.mapping 23w42a world loading (#3702) 2023-10-22 14:47:34 +09:00
NbtByte.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtByteArray.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtCompound.mapping 23w42a world loading (#3702) 2023-10-22 14:47:34 +09:00
NbtCrashException.mapping 23w42a world loading (#3702) 2023-10-22 14:47:34 +09:00
NbtDouble.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtElement.mapping 1.19.3-rc1 2022-12-01 15:19:49 +00:00
NbtEnd.mapping 1.19.3-rc1 stuff (#3439) 2022-12-02 08:39:10 +09:00
NbtException.mapping 23w42a world loading (#3702) 2023-10-22 14:47:34 +09:00
NbtFloat.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtHelper.mapping 24w10a 2024-03-06 15:14:46 +00:00
NbtInt.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtIntArray.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtIo.mapping Javadoc fixes for net.minecraft.nbt.NbtIo (#3822) 2024-03-26 01:08:09 +02:00
NbtList.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtLong.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtLongArray.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtOps.mapping 22w43a stuff (#3369) 2022-11-01 22:11:24 +11:00
NbtShort.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtSizeTracker.mapping Rename the NbtTagSizeTracker class to NbtSizeTracker (#3753) 2023-12-13 15:00:51 +02:00
NbtSizeValidationException.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtString.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtType.mapping 1.20.2-pre3 stuff (#3663) 2023-09-13 00:39:11 +10:00
NbtTypes.mapping Document net.minecraft.nbt package (#3134) 2022-05-11 19:28:23 +01:00
StringNbtReader.mapping 23w32a more stuff (#3629) 2023-08-17 12:45:34 +01:00