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

11 lines
414 B
Plaintext

CLASS cpd net/minecraft/client/recipe/book/ClientRecipeBook
FIELD k manager Layx;
FIELD l resultsByGroup Ljava/util/Map;
FIELD m orderedResults Ljava/util/List;
METHOD a getGroupsForContainer (Lasw;)Ljava/util/List;
METHOD a getResultsForGroup (Lcpn;)Ljava/util/List;
METHOD b addGroup (Lcpn;)Lcwg;
METHOD g getGroupForRecipe (Layw;)Lcpn;
METHOD i reload ()V
METHOD j getOrderedResults ()Ljava/util/List;