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

11 lines
414 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS cur net/minecraft/client/recipe/book/ClientRecipeBook
FIELD k manager Lbed;
FIELD l resultsByGroup Ljava/util/Map;
FIELD m orderedResults Ljava/util/List;
2019-04-10 11:36:17 -04:00
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;