ForgePatch/patches/minecraft/net/minecraft/client
Richard Freimer 10448c1ac9
Add back patches to Screen allowing for item tooltips to be auto wrapped again (#7378)
Only deals with the methods receiving an ItemStack or ITextComponent(s), the methods that take IReorderingProcessor(s) are left alone.
2020-10-06 21:38:27 +02: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 Add back patches to Screen allowing for item tooltips to be auto wrapped again (#7378) 2020-10-06 21:38:27 +02: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 Fix a few minor issues with custom tag types and fix OptionalNamedTags (#7316) 2020-09-23 20:12:11 -07:00
particle Add particle culling (#6981) 2020-08-30 16:05:16 -07:00
renderer Fix grass disappearing when alwaysSetupTerrainOffThread is true (#7291) 2020-09-23 23:43:07 -07: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 Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
KeyboardListener.java.patch Initial 1.16.2 Update 2020-08-13 00:35:08 -07: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 up slight registry change and other 1.16.2 stuffs. 2020-08-31 21:30:53 -04:00
MouseHelper.java.patch Final patching 2020-06-25 17:55:54 -04:00