ForgePatch/patches/minecraft/net/minecraft/client/gui/screen
David Quintana 93c00b67d9
Implement feature for mods to define new world types (#7448)
* Mods can now register world types via a new forge registry, and optionally register a settings screen to tweak them.
  * The default world type for dedicated servers and singleplayer world creation is configurable via forge's common config.
2020-11-28 00:57:15 +01:00
..
inventory Add back patches to Screen allowing for item tooltips to be auto wrapped again (#7378) 2020-10-06 21:38:27 +02:00
BiomeGeneratorTypeScreens.java.patch Implement feature for mods to define new world types (#7448) 2020-11-28 00:57:15 +01:00
ControlsScreen.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
CreateWorldScreen.java.patch Implement feature for mods to define new world types (#7448) 2020-11-28 00:57:15 +01:00
DeathScreen.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
EnchantmentScreen.java.patch Patching and updates 2020-06-25 17:55:40 -04:00
LanguageScreen.java.patch 1.16.4 Initial Update 2020-11-02 10:42:45 -08:00
MainMenuScreen.java.patch Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
MultiplayerScreen.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
OptionsScreen.java.patch Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
PackLoadingManager.java.patch Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
PackScreen.java.patch Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
Screen.java.patch Add back patches to Screen allowing for item tooltips to be auto wrapped again (#7378) 2020-10-06 21:38:27 +02:00
ServerSelectionList.java.patch 1.16.4 Initial Update 2020-11-02 10:42:45 -08:00
WorldOptionsScreen.java.patch Implement feature for mods to define new world types (#7448) 2020-11-28 00:57:15 +01:00