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

4 lines
128 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS cxh net/minecraft/client/gui/ingame/RecipeBookProvider
2019-01-09 12:20:38 -05:00
METHOD j refreshRecipeBook ()V
2019-01-16 13:24:40 -05:00
METHOD k getRecipeBookGui ()Lcxb;