yarn/mappings/net/minecraft/client/gui/ingame/RecipeBookProvider.mapping

4 lines
128 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS cxq net/minecraft/client/gui/ingame/RecipeBookProvider
2019-01-09 12:20:38 -05:00
METHOD j refreshRecipeBook ()V
2019-02-13 12:35:08 -05:00
METHOD k getRecipeBookGui ()Lcxk;