yarn/mappings/net/minecraft/world/level
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
..
storage Add missing mappings in LevelSummary (#1924) 2020-12-23 16:47:45 +00:00
LevelInfo.mapping Fixes mapping issues in LevelInfo (#1594) 2020-07-21 22:57:13 +01:00
LevelProperties.mapping 20w45a 2020-11-04 20:44:22 +00:00
ServerWorldProperties.mapping Spawn angle mappings (#1581) 2020-07-16 15:46:34 +01:00
UnmodifiableLevelProperties.mapping 1.16-pre1 2020-06-04 20:08:31 +01:00