ForgePatch/patches/minecraft/net/minecraft/client/gui
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
..
advancements Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
overlay Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
recipebook 1.16.4 Initial Update 2020-11-02 10:42:45 -08:00
screen Implement feature for mods to define new world types (#7448) 2020-11-28 00:57:15 +01:00
widget 1.16.4 Initial Update 2020-11-02 10:42:45 -08:00
DisplayEffectsScreen.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
IngameGui.java.patch 1.16.4 Initial Update 2020-11-02 10:42:45 -08:00
MapItemRenderer.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
ResourceLoadProgressGui.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
ScreenManager.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00