Changes

Summary

  1. Close #255 API to open the Recipes Gui for items, fluids, and categories (commit: 1779fc2) (details)
  2. Fix Recipes Gui not always showing "Show All Recipes" tooltip properly (commit: 9c8eff6) (details)
Commit 1779fc2112964d92ae265e09769f4b47e72b7144 by mezz
Close #255 API to open the Recipes Gui for items, fluids, and categories
(commit: 1779fc2)
The file was modifiedsrc/main/java/mezz/jei/ProxyCommonClient.java (diff)
The file was modifiedsrc/main/java/mezz/jei/api/IJeiRuntime.java (diff)
The file was modifiedgradle.properties (diff)
The file was modifiedsrc/main/java/mezz/jei/gui/RecipesGui.java (diff)
The file was modifiedsrc/main/java/mezz/jei/Internal.java (diff)
The file was addedsrc/main/java/mezz/jei/api/IRecipesGui.java
The file was modifiedsrc/main/java/mezz/jei/GuiEventHandler.java (diff)
The file was modifiedsrc/main/java/mezz/jei/JeiRuntime.java (diff)
The file was modifiedchangelog.html (diff)
Commit 9c8eff6195c005cba16ad84a9f73941c174efb02 by mezz
Fix Recipes Gui not always showing "Show All Recipes" tooltip properly
(commit: 9c8eff6)
The file was modifiedsrc/main/java/mezz/jei/gui/RecipesGui.java (diff)
The file was modifiedsrc/main/java/mezz/jei/gui/RecipeGuiLogic.java (diff)
The file was modifiedsrc/main/java/mezz/jei/gui/IRecipeGuiLogic.java (diff)
The file was modifiedchangelog.html (diff)