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

4 lines
129 B
Plaintext
Raw Normal View History

2019-05-07 12:05:49 -04:00
CLASS dcm net/minecraft/client/gui/ingame/RecipeBookProvider
2019-04-03 12:16:41 -04:00
METHOD Z_ refreshRecipeBook ()V
2019-05-07 12:05:49 -04:00
METHOD c getRecipeBookGui ()Ldcg;