yarn/mappings/net/minecraft/nbt
Juuxel 04623185ff
Add NbtElement ID constants (#2235)
* Add NbtElement ID constants

* Javadoc fixes

* Javadoc fixes II

* ID -> TYPE_ID

* TYPE_ID -> TYPE

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-04-03 13:30:54 +01:00
..
visitor Refactor the whole net.minecraft.nbt package. (#2090) 2021-03-18 19:17:51 +00:00
AbstractNbtList.mapping Refactor the whole net.minecraft.nbt package. (#2090) 2021-03-18 19:17:51 +00:00
AbstractNbtNumber.mapping Add NbtElement ID constants (#2235) 2021-04-03 13:30:54 +01:00
NbtByte.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtByteArray.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtCompound.mapping Add NbtElement ID constants (#2235) 2021-04-03 13:30:54 +01:00
NbtDouble.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtElement.mapping Add NbtElement ID constants (#2235) 2021-04-03 13:30:54 +01:00
NbtFloat.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtHelper.mapping Refactor the whole net.minecraft.nbt package. (#2090) 2021-03-18 19:17:51 +00:00
NbtInt.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtIntArray.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtIo.mapping Refactor the whole net.minecraft.nbt package. (#2090) 2021-03-18 19:17:51 +00:00
NbtList.mapping Add NbtElement ID constants (#2235) 2021-04-03 13:30:54 +01:00
NbtLong.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtLongArray.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtNull.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtOps.mapping Refactor the whole net.minecraft.nbt package. (#2090) 2021-03-18 19:17:51 +00:00
NbtShort.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtString.mapping Nbt type ids unpicked (#2201) 2021-03-30 22:22:42 +01:00
NbtTagSizeTracker.mapping 21w08a Packet stuff (#2104) 2021-03-10 18:17:14 +00:00
NbtType.mapping Refactor the whole net.minecraft.nbt package. (#2090) 2021-03-18 19:17:51 +00:00
NbtTypes.mapping Refactor the whole net.minecraft.nbt package. (#2090) 2021-03-18 19:17:51 +00:00
StringNbtReader.mapping Refactor the whole net.minecraft.nbt package. (#2090) 2021-03-18 19:17:51 +00:00