yarn/mappings/net/minecraft/tag
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
..
BannerPatternTags.mapping Map changes to banner patterns in 22w18a (#3135) 2022-05-05 17:36:49 +01:00
BiomeTags.mapping 1.18.2-pre1 stuff (#3022) 2022-02-23 10:56:40 +00:00
BlockTags.mapping 22w11a stuff (#3044) 2022-03-19 15:55:02 +00:00
CatVariantTags.mapping 22w14a stuff (#3078) 2022-04-08 08:55:17 +01:00
EntityTypeTags.mapping 22w11a stuff (#3044) 2022-03-19 15:55:02 +00:00
FlatLevelGeneratorPresetTags.mapping 22w11a stuff (#3044) 2022-03-19 15:55:02 +00:00
FluidTags.mapping 22w11a stuff (#3044) 2022-03-19 15:55:02 +00:00
GameEventTags.mapping 22w11a stuff (#3044) 2022-03-19 15:55:02 +00:00
InstrumentTags.mapping 22w18a stuff (#3137) 2022-05-11 19:28:01 +01:00
ItemTags.mapping 22w11a stuff (#3044) 2022-03-19 15:55:02 +00:00
PaintingVariantTags.mapping 22w16a stuff (#3100) 2022-04-20 19:55:16 +01:00
PointOfInterestTypeTags.mapping 22w19a stuff (#3156) 2022-05-16 12:08:07 +01:00
StructureTags.mapping Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
TagBuilder.mapping 22w19a stuff (#3156) 2022-05-16 12:08:07 +01:00
TagEntry.mapping 1.19-pre1 stuff (#3163) 2022-05-20 16:53:18 +01:00
TagFile.mapping 1.19-pre1 stuff (#3163) 2022-05-20 16:53:18 +01:00
TagGroupLoader.mapping 22w19a stuff (#3156) 2022-05-16 12:08:07 +01:00
TagKey.mapping Rename identifierCodec and stringCodec in TagKey (#3145) 2022-05-11 19:28:52 +01:00
TagManagerLoader.mapping 22w06a stuff (#2996) 2022-02-10 18:47:38 +00:00
TagPacketSerializer.mapping 22w18a misc (#3149) 2022-05-12 17:28:22 +00:00
WorldPresetTags.mapping 22w11a stuff (#3044) 2022-03-19 15:55:02 +00:00