yarn/mappings/net/minecraft/client/recipe/book/ClientRecipeBook.mapping

11 lines
414 B
Plaintext

CLASS cpw net/minecraft/client/recipe/book/ClientRecipeBook
FIELD k manager Lazt;
FIELD l resultsByGroup Ljava/util/Map;
FIELD m orderedResults Ljava/util/List;
METHOD a getResultsForGroup (Lcqg;)Ljava/util/List;
METHOD b getGroupsForContainer (Laup;)Ljava/util/List;
METHOD b addGroup (Lcqg;)Lcxf;
METHOD g getGroupForRecipe (Lazs;)Lcqg;
METHOD i reload ()V
METHOD j getOrderedResults ()Ljava/util/List;