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

11 lines
414 B
Plaintext

CLASS cur net/minecraft/client/recipe/book/ClientRecipeBook
FIELD k manager Lbed;
FIELD l resultsByGroup Ljava/util/Map;
FIELD m orderedResults Ljava/util/List;
METHOD a getResultsForGroup (Lcvh;)Ljava/util/List;
METHOD b getGroupsForContainer (Lazb;)Ljava/util/List;
METHOD b addGroup (Lcvh;)Ldbz;
METHOD g getGroupForRecipe (Lbec;)Lcvh;
METHOD i reload ()V
METHOD j getOrderedResults ()Ljava/util/List;