ForgePatch/patches/minecraft/net/minecraft/client
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
..
audio Post SoundLoadEvent on mod bus instead of forge bus (#6955) 2020-07-27 13:26:51 -07:00
entity/player Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
gui Implement feature for mods to define new world types (#7448) 2020-11-28 00:57:15 +01:00
main Patching and updates 2020-06-25 17:55:40 -04:00
multiplayer Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
network 1.16.4 Initial Update 2020-11-02 10:42:45 -08:00
particle Add particle culling (#6981) 2020-08-30 16:05:16 -07:00
renderer Fix translucent blocks not rendering properly when moved by pistons on fabulous (#7441) 2020-11-21 11:57:33 -08:00
resources Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
settings Fix toggleable keybindings still being active while in GUI Fixes #7370 (#7373) 2020-10-02 16:28:21 -07:00
shader Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
util Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
world [1.16] Reimplement ICloudRenderHandler, ISkyRenderHandler and IWeatherRenderHandler (#6994) 2020-09-22 11:41:07 -07:00
ClientBrandRetriever.java.patch Branding fixup. 2018-09-30 14:29:14 -04:00
GameSettings.java.patch 1.16.4 Initial Update 2020-11-02 10:42:45 -08:00
KeyboardListener.java.patch Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
MainWindow.java.patch Fix #6692 2020-11-22 17:00:48 -05:00
Minecraft.java.patch 1.16.4 Initial Update 2020-11-02 10:42:45 -08:00
MouseHelper.java.patch Final patching 2020-06-25 17:55:54 -04:00