ForgePatch/patches/minecraft/net/minecraft/client/gui
LexManos f1cca475ea Initial patch update to 1.12.
Some things to note:
Netty is screwy so currently can't join single player. @cpw
Crafting has been MAJORY reworked. The current GameRegistry functions are nooped, this is IN THE WORKS.
  Just need to move the recipe list to a full class registry, and then re implement the in-code recipe registration.
  Also, it IS advised that modders move to JSON, because ideally we'll see a S->C recipe syncing system in 1.13
  which would allow servers to have custom recipes.
  OreDictionary currently 1/2 works, need to write a better algorithm for replacing ingredients.
  Please be patient
Rendering:
  A lot of functions got a new float parameter, this is similar to partial ticks, needs more research
2017-06-10 22:22:02 -04:00
..
inventory Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
FontRenderer.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiBossOverlay.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiButton.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiControls.java.patch Update to 1.10 2016-06-23 02:39:55 -04:00
GuiCreateWorld.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiEnchantment.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiIngame.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiIngameMenu.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiKeyBindingList.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiListWorldSelectionEntry.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
GuiMainMenu.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiMultiplayer.java.patch Update to 1.10 2016-06-23 02:39:55 -04:00
GuiOverlayDebug.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiScreen.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiScreenDemo.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiSleepMP.java.patch Back to srgnames for patches. We should be starting to look OK now. 2015-11-22 00:46:26 -05:00
GuiSlot.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00
GuiSpectator.java.patch Add modifier support to vanilla keybindings. 2016-04-04 16:52:16 -07:00
GuiUtilRenderComponents.java.patch Update to 1.10 2016-06-23 02:39:55 -04:00
GuiVideoSettings.java.patch Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
ServerListEntryNormal.java.patch Initial patch update to 1.12. 2017-06-10 22:22:02 -04:00