yarn/mappings/net/minecraft
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
..
advancement 22w18a networking (#3142) 2022-05-12 14:36:43 +01:00
block Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
client Repackage NameGenerator (#3202) 2022-06-01 16:06:40 +01:00
command Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
data Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
datafixer Fix typo (#3203) 2022-05-31 12:06:09 +01:00
enchantment 22w14a random (#3080) 2022-04-07 15:14:42 +01:00
entity Rename LivingEntity#applyEnchantmentsToDamage (#3187) 2022-05-30 15:52:07 +01:00
fluid 22w14a random (#3080) 2022-04-07 15:14:42 +01:00
inventory 22w15a stuff (#3091) 2022-04-19 11:06:11 +01:00
item 22w19a stuff (#3156) 2022-05-16 12:08:07 +01:00
loot 22w18a misc (#3149) 2022-05-12 17:28:22 +00:00
nbt Document net.minecraft.nbt package (#3134) 2022-05-11 19:28:23 +01:00
network Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
obfuscate Two annotations. They write cursed annotations (#2241) 2021-04-02 10:26:16 +01:00
particle 22w13a misc stuff (#3073) 2022-04-06 16:05:01 +00:00
potion Mapping Bonanza Part 13: Misc stuff (#2857) 2021-11-22 15:32:05 +00:00
predicate 22w14a stuff 2: electric boogaloo (#3085) 2022-04-11 14:39:36 +00:00
recipe 22w16b stuff (#3109) 2022-04-25 22:25:17 +00:00
resource 22w18a misc (#3149) 2022-05-12 17:28:22 +00:00
scoreboard 22w03a 2022-01-19 17:26:32 +00:00
screen 1.19-pre1 stuff (#3167) 2022-05-24 08:56:17 +01:00
server Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
sound 22w18a stuff (#3137) 2022-05-11 19:28:01 +01:00
stat Map some fields related to stats and structures (#3006) 2022-02-12 17:04:42 +00:00
state 22w13a stuff (#3070) 2022-04-06 13:34:24 +00:00
structure Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
tag Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
test Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
text Rename Text#copy and shallowCopy (#3172) 2022-05-21 11:06:27 +01:00
unused/packageinfo 22w16a 2022-04-20 19:31:04 +02:00
util Repackage NameGenerator (#3202) 2022-06-01 16:06:40 +01:00
village 1.19-pre2 stuff (#3189) 2022-05-24 08:55:49 +01:00
world Rename Structure and StructureType (#3183) 2022-06-01 16:07:00 +01:00
Bootstrap.mapping 22w06a 2022-02-09 18:58:35 +00:00
GameVersion.mapping Fix typos (#2928) 2021-12-15 17:33:40 +00:00
MinecraftVersion.mapping 22w03a 2022-01-19 17:26:32 +00:00
SaveVersion.mapping Document deep dark preview series (#3127) 2022-05-02 13:53:08 +01:00
SharedConstants.mapping 22w17a network stuff: part 2 (#3123) 2022-05-02 13:57:32 +01:00
class_6148.mapping A few more constant classes (#2319) 2021-04-18 13:03:44 +00:00
class_7522.mapping 1.19-pre5 2022-06-01 14:17:51 +01:00