ForgePatch/patches/minecraft/net/minecraft/client
tterrag f0bab0fb38 Add forge registries for applicable new registry types
Expose constructors for all forge registry entries
Also, remove deprecation on ItemCameraTransforms/TransformType
2020-05-23 13:42:56 -04:00
..
audio Update to 1.15 2019-12-17 03:38:12 +01:00
entity/player Update to 1.15 2019-12-17 03:38:12 +01:00
gui Fix vanilla screens escape key not matching done button behavior (#6682) 2020-05-12 14:18:03 -07:00
multiplayer Fix IForgeBlock.removedByPlayer not firing on the client. (#6638) 2020-05-11 15:28:38 -07:00
network Update to 1.15 2019-12-17 03:38:12 +01:00
particle Fix the particle renderer not setting GL state between each type. MC-168672 2020-01-02 19:02:42 -08:00
renderer Add forge registries for applicable new registry types 2020-05-23 13:42:56 -04:00
resources Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
settings Fix incorrect keybinding modifiers patch. Closes #6478 2020-01-29 11:57:10 -08:00
shader fix test mod and add warning comment to framebuffer (#6698) 2020-05-15 20:25:57 +02:00
util Update to 1.14.2 2019-06-07 16:50:47 -04:00
world Update to 1.15 2019-12-17 03:38:12 +01:00
ClientBrandRetriever.java.patch Branding fixup. 2018-09-30 14:29:14 -04:00
GameSettings.java.patch Fix default mod resources loosing it's sort order. 2020-01-29 11:31:31 -08:00
KeyboardListener.java.patch Update to 1.15 2019-12-17 03:38:12 +01:00
MainWindow.java.patch Remove silly icon override. Squirrels are fun y'all.. 2020-04-27 09:55:14 -04:00
Minecraft.java.patch Fix infinite loading screen when resources error. Closes #6592 & #6593 2020-05-12 14:08:05 -07:00
MouseHelper.java.patch InputEvent.RawMouseEvent fix (#6395) 2020-01-07 13:19:46 -08:00