yarn/mappings/net/minecraft/data/server
apple502j eb2bbb15ae
Rename Structure and StructureType (#3183)
* Rename Structure and StructureType
Structures really need a revisit. In my opinion the net.minecraft.structure package should be gone and
everything should be moved to net.minecraft.world.gen.structure. That'd be a very big change, though.
This commit basically reverts the entirety of #3079 and contains the changes necessary to keep consistency
(but not other new changes). I could make it bigger, but this needs an ASAP merge to stop the bad names from
going to the release.

Summary of the renames:

- `structure.Structure` became `structure.StructureTemplate`. See `/place template`, datafixes, etc.
- `structure.StructureType` became `world.gen.structure.StructureType`.
- `world.gen.structure.StructureType` became `world.gen.structure.Structure`.
- `world.gen.structure.StructureTypes` became `world.gen.structure.Structures`.
- Other names referencing the renamed classes by their old name
- And missed "feature" renames (Fixes #3179)

* Rename StructureManager

* merging gone wrong

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-01 16:07:00 +01:00
..
recipe Rename some builder classes (#2921) 2022-02-11 09:02:52 +00:00
AbstractTagProvider.mapping 22w19a stuff (#3156) 2022-05-16 12:08:07 +01:00
AdvancementProvider.mapping 22w19a stuff (#3156) 2022-05-16 12:08:07 +01:00
AdventureTabAdvancementGenerator.mapping 22w13a misc stuff (#3073) 2022-04-06 16:05:01 +00:00
BannerPatternTagProvider.mapping Map changes to banner patterns in 22w18a (#3135) 2022-05-05 17:36:49 +01:00
BarterLootTableGenerator.mapping Data Package Mappings (#2301) 2021-04-12 13:28:55 +01:00
BiomeParametersProvider.mapping 22w19a stuff (#3156) 2022-05-16 12:08:07 +01:00
BiomeTagProvider.mapping 22w18a stuff (#3137) 2022-05-11 19:28:01 +01:00
BlockLootTableGenerator.mapping 22w18a stuff (#3137) 2022-05-11 19:28:01 +01:00
BlockTagProvider.mapping Datagen refactors (#2905) 2022-02-11 08:55:08 +00:00
CatVariantTagProvider.mapping 22w14a stuff (#3078) 2022-04-08 08:55:17 +01:00
ChestLootTableGenerator.mapping Data Package Mappings (#2301) 2021-04-12 13:28:55 +01:00
EndTabAdvancementGenerator.mapping Data Package Mappings (#2301) 2021-04-12 13:28:55 +01:00
EntityLootTableGenerator.mapping 22w14a stuff 2: electric boogaloo (#3085) 2022-04-11 14:39:36 +00:00
EntityTypeTagProvider.mapping Datagen refactors (#2905) 2022-02-11 08:55:08 +00:00
FishingLootTableGenerator.mapping 21w41a stuff (#2749) 2021-10-15 16:30:33 +01:00
FlatLevelGeneratorPresetTagProvider.mapping 22w11a stuff (#3044) 2022-03-19 15:55:02 +00:00
FluidTagProvider.mapping Datagen refactors (#2905) 2022-02-11 08:55:08 +00:00
GameEventTagProvider.mapping Datagen refactors (#2905) 2022-02-11 08:55:08 +00:00
GiftLootTableGenerator.mapping Data Package Mappings (#2301) 2021-04-12 13:28:55 +01:00
HusbandryTabAdvancementGenerator.mapping 22w15a stuff (#3091) 2022-04-19 11:06:11 +01:00
InstrumentTagProvider.mapping 22w18a stuff (#3137) 2022-05-11 19:28:01 +01:00
ItemTagProvider.mapping Datagen refactors (#2905) 2022-02-11 08:55:08 +00:00
LootTableProvider.mapping 22w19a stuff (#3156) 2022-05-16 12:08:07 +01:00
NetherTabAdvancementGenerator.mapping Data Package Mappings (#2301) 2021-04-12 13:28:55 +01:00
PaintingVariantTagProvider.mapping 22w16a stuff (#3100) 2022-04-20 19:55:16 +01:00
PointOfInterestTypeTagProvider.mapping 22w19a stuff (#3156) 2022-05-16 12:08:07 +01:00
RecipeProvider.mapping 22w19a stuff (#3156) 2022-05-16 12:08:07 +01:00
StoryTabAdvancementGenerator.mapping Data Package Mappings (#2301) 2021-04-12 13:28:55 +01:00
StructureTagProvider.mapping Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
WorldPresetTagProvider.mapping 22w11a stuff (#3044) 2022-03-19 15:55:02 +00:00