yarn/mappings/net/minecraft
LambdAurora bd5a3f41d6
Refactor the whole net.minecraft.nbt package. (#2090)
* Refactor the whole net.minecraft.nbt package.

* a NBT -> an NBT

* -bits -> -bit

* Improve javadoc and consistency.

* Update mappings/net/minecraft/nbt/AbstractNbtList.mapping

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

* NbtObject -> NbtCompound...

* Remove last occurences of NbtObject

I have no idea how I missed those... They are quite obvious.

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update mappings/net/minecraft/nbt/NbtCompound.mapping

Co-authored-by: YanisBft <doublecraft.official@gmail.com>

* Apply suggestions.

* Restore addElement and setElement.

* Fix some missed stuff.

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: Gegy <gegy1000@gmail.com>

* Reformat type value part of NBT elements javadoc.

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Clarify documentation.

* Apply @ChloeDawn's suggestion.

* rawType -> id

* Apply haykam's suggestions.

* Apply suggestions from code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* getX -> xValue in AbstractNbtNumber.

* Apply more changes from code review.

* Apply suggestions from haykam's code review

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: YanisBft <doublecraft.official@gmail.com>
Co-authored-by: Gegy <gegy1000@gmail.com>
2021-03-18 19:17:51 +00:00
..
advancement advancement stuff 2 (#2004) 2021-02-02 17:55:41 +00:00
block Map the RootedDirtBlock class (#2162) 2021-03-18 12:45:26 +00:00
client 21w11a 2021-03-17 18:44:18 +00:00
command Entity stuff, see #1905 (#1967) 2021-02-10 19:35:29 +00:00
data 21w10a 2021-03-10 18:34:17 +00:00
datafixer DirtPathRenameFix -> JigsawBlockNameFix (#2155) 2021-03-16 20:33:03 +00:00
enchantment Fix repoted javadoc problems (#2132) 2021-03-12 20:18:08 +00:00
entity Finish mappings for dragon and dragon fight (#2142) 2021-03-17 18:46:42 +00:00
fluid 21w05a stuff (#2017) 2021-02-04 18:34:24 +00:00
inventory Refactor toTag/fromTag to follow current conventions. (#2037) 2021-02-17 18:16:46 +00:00
item ScreenHandler adjacent (#2135) 2021-03-16 19:42:00 +00:00
loot Loot package stuff (#1988) 2021-01-29 11:32:23 +00:00
nbt Refactor the whole net.minecraft.nbt package. (#2090) 2021-03-18 19:17:51 +00:00
network ScreenHandler adjacent (#2135) 2021-03-16 19:42:00 +00:00
particle 21w03a 2021-01-20 19:22:41 +00:00
potion client.util.math.Vector3f -> util.math.Vec3f (#1879) 2020-11-28 13:44:50 +00:00
predicate Refactor toTag/fromTag to follow current conventions. (#2037) 2021-02-17 18:16:46 +00:00
recipe Refactor toTag/fromTag to follow current conventions. (#2037) 2021-02-17 18:16:46 +00:00
resource 21w11a 2021-03-17 18:44:18 +00:00
scoreboard Refactor toTag/fromTag to follow current conventions. (#2037) 2021-02-17 18:16:46 +00:00
screen ScreenHandler adjacent (#2135) 2021-03-16 19:42:00 +00:00
server ScreenHandler adjacent (#2135) 2021-03-16 19:42:00 +00:00
sound 21w08a stuff (#2101) 2021-02-24 21:48:33 +00:00
stat Map StatType.name (#1881) 2020-11-15 18:37:16 +00:00
state 21w05a stuff (#2017) 2021-02-04 18:34:24 +00:00
structure 21w11a 2021-03-17 18:44:18 +00:00
tag Mapped some stuff in tags (#2055) 2021-03-02 11:32:24 +00:00
test 21w10a 2021-03-10 18:34:17 +00:00
text 21w08a Packet stuff (#2104) 2021-03-10 18:17:14 +00:00
util 21w11a 2021-03-17 18:44:18 +00:00
village Village and POI stuff (#2137) 2021-03-14 16:20:37 +00:00
world 21w11a 2021-03-17 18:44:18 +00:00
Bootstrap.mapping TypeConsumer is actually a visitor (#1566) 2020-07-10 12:59:25 +01:00
MinecraftVersion.mapping 20w46a 2020-11-11 19:27:23 +00:00
SharedConstants.mapping Add mappings for MinecraftVersion and SharedConstants (#1840) 2020-11-05 09:39:19 +00:00
class_5955.mapping 21w11a 2021-03-17 18:44:18 +00:00