yarn/mappings/net/minecraft
Shnupbups 1df1065b4d
Data package restructure (#3465)
With the introduction of sub-packs included in the base game, there are several classes for the 1.20 datapack and several for the vanilla datapack which would benefit from being renamed and put into packages to make this clearer.

Classes which are only used for the vanilla datapack have been put into a `vanilla` subpackage, and ones for the 1.20 datapack have been put into a `onetwenty` subpackage.

Furthermore, classes which are only used for the vanilla datapack have been prefixed with `Vanilla`.

The above changes should not be considered impactful as these classes are strictly for generating the vanilla and 1.20 datapacks and are incredibly unlikely to be referenced by modders.

However, tag providers which were named with an `Abstract` prefix have had this removed. This makes them match with other providers. This is a somewhat impactful refactor.
2023-02-01 21:42:58 +11:00
..
advancement More 23w03a stuff (#3460) 2023-01-20 23:38:25 +11:00
block 23w04a stuff (#3462) 2023-01-25 06:05:59 +11:00
client 23w04a stuff (#3464) 2023-01-27 19:16:31 +09:00
command 23w03a commands (#3457) 2023-01-20 17:31:03 +11:00
data Data package restructure (#3465) 2023-02-01 21:42:58 +11:00
datafixer 23w03a more stuff (#3461) 2023-01-22 02:01:44 +09:00
enchantment 22w14a random (#3080) 2022-04-07 15:14:42 +01:00
entity 23w04a stuff (#3464) 2023-01-27 19:16:31 +09:00
fluid Update FlowableFluid.mapping (#3424) 2022-11-24 11:18:10 +00:00
inventory 22w46a 2022-11-16 15:12:55 +00:00
item 23w04a stuff (#3464) 2023-01-27 19:16:31 +09:00
loot 22w42a loot table (#3343) 2022-10-22 14:29:44 +03:00
nbt 23w03a stuff (#3458) 2023-01-20 13:10:00 +09:00
network 23w04a stuff (#3462) 2023-01-25 06:05:59 +11:00
obfuscate 22w42a world loading (#3334) 2022-10-24 00:18:26 +09:00
particle 22w43a 2022-10-26 15:05:20 +01:00
potion 22w45a misc (#3395) 2022-11-10 08:18:14 +09:00
predicate 1.19.3-pre1 stuff (#3425) 2022-11-23 23:29:21 +11:00
recipe 23w04a stuff (#3464) 2023-01-27 19:16:31 +09:00
registry Map armor trims and related things (#3463) 2023-01-27 09:42:30 +09:00
resource 23w03a 2023-01-18 14:56:13 +00:00
scoreboard 1.19.3-pre2 stuff (#3426) 2022-11-24 13:09:49 +01:00
screen 23w04a stuff (#3464) 2023-01-27 19:16:31 +09:00
server 23w04a stuff (#3464) 2023-01-27 19:16:31 +09:00
sound 1.19.3-pre3 stuff (#3437) 2022-11-30 18:58:00 +01:00
stat 1.19.1 bonanza 6: everything else (#3273) 2022-08-20 15:03:33 +01:00
state Named fileds of IntProperty (#3440) 2022-12-04 13:43:50 +09:00
structure 23w03a stuff (#3458) 2023-01-20 13:10:00 +09:00
test 1.19.3-rc1 stuff (#3439) 2022-12-02 08:39:10 +09:00
text More 23w03a stuff (#3460) 2023-01-20 23:38:25 +11:00
unused/packageinfo 23w04a 2023-01-24 16:14:55 +00:00
util Add mappings for more util classes (#3466) 2023-02-01 00:03:27 +11:00
village 1.19.3-pre2 stuff (#3431) 2022-11-25 20:35:24 +11:00
world 23w03a more stuff (#3461) 2023-01-22 02:01:44 +09:00
Bootstrap.mapping 22w44a 2022-11-02 14:58:41 +00:00
GameVersion.mapping 23w03a stuff (#3458) 2023-01-20 13:10:00 +09:00
MinecraftVersion.mapping 23w03a 2023-01-18 14:56:13 +00:00
SaveVersion.mapping Document deep dark preview series (#3127) 2022-05-02 13:53:08 +01:00
SharedConstants.mapping 22w42a 2022-10-19 19:11:34 +02:00
class_6148.mapping A few more constant classes (#2319) 2021-04-18 13:03:44 +00:00