yarn/mappings/net/minecraft/world/level/storage
yyny 6bd581026e
Add missing mappings in LevelSummary (#1924)
* couple of SplashScreen names (#1766)

* couple of SplashScreen names

* Update SplashScreen.mapping

* Add missing mappings in LevelSummary

`field_24191` contains a `net.minecraft.text.Text` storing game mode, version, and other level details (such as if cheats are enabled) as a formatted string (This is the third line of text for each level in the list on the world selection screen).
The value of this field is created by `method_27430` and publicly accessible via `method_27429`.

Also mapped the `SaveVersionInfo` member to `versionInfo`, which seems like a no-brainer.

* Reorder `field_24191` to stay alphabetical

Co-authored-by: LoganDark <logandarklock@gmail.com>
2020-12-23 16:47:45 +00:00
..
AlphaChunkDataArray.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
AlphaChunkIo.mapping 20w28a 2020-07-08 18:49:17 +01:00
AnvilLevelStorage.mapping 20w28a 2020-07-08 18:49:17 +01:00
LevelStorage.mapping Biome sources, chunk generators and level things (#1786) 2020-10-19 20:02:02 +01:00
LevelStorageException.mapping Level file mappings (#1253) 2020-04-03 20:12:27 +01:00
LevelSummary.mapping Add missing mappings in LevelSummary (#1924) 2020-12-23 16:47:45 +00:00
SaveVersionInfo.mapping Added names for fields based on strings in class_5315 (#1385) 2020-06-07 23:00:42 +01:00
SessionLock.mapping Region and session lock (#1254) 2020-04-04 21:19:01 +01:00