yarn/mappings/net/minecraft/data
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
..
client 23w04a stuff (#3464) 2023-01-27 19:16:31 +09:00
dev 22w43a datagen part two (#3368) 2022-10-27 23:51:29 +09:00
family 22w42a data stuff (#3349) 2022-10-23 02:44:33 +09:00
report 22w44a datagen (#3380) 2022-11-04 09:32:34 +09:00
server Data package restructure (#3465) 2023-02-01 21:42:58 +11:00
validate 23w03a 2023-01-18 14:56:13 +00:00
DataCache.mapping 22w43a datagen part two (#3368) 2022-10-27 23:51:29 +09:00
DataGenerator.mapping 22w43a datagen part two (#3368) 2022-10-27 23:51:29 +09:00
DataOutput.mapping 22w42a datagen and recipecategory stuff (#3330) 2022-10-20 18:46:19 +01:00
DataProvider.mapping Map logger fields (#3436) 2022-11-27 17:12:14 +11:00
DataWriter.mapping 1.19-pre1 stuff (#3167) 2022-05-24 08:56:17 +01:00
Main.mapping 22w44a datagen (#3380) 2022-11-04 09:32:34 +09:00
MetadataProvider.mapping 22w44a datagen (#3380) 2022-11-04 09:32:34 +09:00
SnbtProvider.mapping 22w43a datagen part two (#3368) 2022-10-27 23:51:29 +09:00