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

11 lines
414 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS cuj net/minecraft/client/recipe/book/ClientRecipeBook
FIELD k manager Lbdy;
FIELD l resultsByGroup Ljava/util/Map;
FIELD m orderedResults Ljava/util/List;
2019-03-27 14:35:10 -04:00
METHOD a getResultsForGroup (Lcuz;)Ljava/util/List;
METHOD b getGroupsForContainer (Layw;)Ljava/util/List;
METHOD b addGroup (Lcuz;)Ldbq;
METHOD g getGroupForRecipe (Lbdx;)Lcuz;
METHOD i reload ()V
METHOD j getOrderedResults ()Ljava/util/List;