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

11 lines
414 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS cpz net/minecraft/client/recipe/book/ClientRecipeBook
FIELD k manager Lazx;
FIELD l resultsByGroup Ljava/util/Map;
FIELD m orderedResults Ljava/util/List;
2019-02-06 15:22:24 -05:00
METHOD a getResultsForGroup (Lcqj;)Ljava/util/List;
METHOD b getGroupsForContainer (Laut;)Ljava/util/List;
METHOD b addGroup (Lcqj;)Lcxi;
METHOD g getGroupForRecipe (Lazw;)Lcqj;
METHOD i reload ()V
METHOD j getOrderedResults ()Ljava/util/List;